ID: 43249 Updated by: [EMAIL PROTECTED] Reported By: swapneel at networkredux dot com -Status: Open +Status: Bogus Bug Type: MSSQL related Operating System: CentOS release 4.5 (Final) PHP Version: 5.2.5 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2007-11-11 19:43:52] swapneel at networkredux dot com Description: ------------ Hello, PHP Build : 5.2.3 running as CGI. FreeTDS version 0.64 FreeTDS configure statement has, ./configure --with-tdsver=7.0 --prefix=/usr/local/freetds --enable-msdblib PHP configure statement has, --with-mssql=/usr/local/freetds Configure(PHP5.2.3) has, checking for MSSQL support via FreeTDS... yes Complile and install is fine. mssql section shows up in phpinfo(). However, script still fails with call to undefined function, Fatal error: Call to undefined function: mssql_connect() in /home/username/public_html/script.php I've tried PHP 5.2.5 with no luck. It would be much appreciated if anyone could point out what is going wrong. Thanks. Actual result: -------------- Fatal error: Call to undefined function: mssql_connect() in /home/username/public_html/script.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43249&edit=1
