ID: 49195 Updated by: j...@php.net Reported By: sean dot everlast at gmail dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: Fedora Core 9 2.6.25-14.fc9.i686 PHP Version: 5.2SVN-2009-08-08 (snap) New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2009-08-08 05:01:23] sean dot everlast at gmail dot com Description: ------------ Fatal error: Call to undefined function mysql_connect() in..... mysql extension is installed properly. yes, I'm positively 100% sure it is. Reproduce code: --------------- <?php mysql_connect("localhost","root","") or die(mysql_error()); mysql_select_db("..... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49195&edit=1