ID:               49195
 Comment by:       erikhartog at yahoo dot com
 Reported By:      sean dot everlast at gmail dot com
 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:

This error occurred for me on the install of version 5.2.10.  I noticed
that my Windows installer did not upgrade the ext directory to the
5.2.10 versions.

Once I manually installed the correct ext libraries all of the files
worked.  

It seems the installer was not properly modified.


Previous Comments:
------------------------------------------------------------------------

[2009-08-09 14:52:41] j...@php.net

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.




------------------------------------------------------------------------

[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

Reply via email to