ID: 37930 Updated by: [EMAIL PROTECTED] Reported By: nusepas at gmail dot com -Status: Open +Status: Bogus Bug Type: MSSQL related Operating System: Fedora Core 5 PHP Version: 5.1.4 New Comment:
>undefined symbol: empty_string in Unknown on line 0 This means that this module was from 5.0.x. Not PHP problem. Previous Comments: ------------------------------------------------------------------------ [2006-06-27 14:49:26] nusepas at gmail dot com Description: ------------ I have configured the last freetds package ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/current/freetds-current.tgz with ./configure -enable-msdblib and the php 5.1.4 with --with-mssql I restart the httpd service and load the page that contains a funcion to connect to a mssql database appears that message at the browser: Fatal error: Call to undefined function mssql_pconnect() in /var/www/html/solid/funcions.php on line 11 and the logs says me: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mssql.so' - /usr/lib/php/modules/mssql.so: undefined symbol: empty_string in Unknown on line 0 before to configure the php and the freetds I moved of directory the old mssql.so file, so, that now I have 3, the php4.0, the php5.0 and the now I have compiled now. Expected result: ---------------- in php4 worked, updating to php5 it don't worked anymore :( Actual result: -------------- not work ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37930&edit=1
