#49195 [NEW]: cannot call mysql functions although mysql ext. installed

2009-08-07 Thread sean dot everlast at gmail dot com
From: sean dot everlast at gmail dot com
Operating system: Fedora Core 9 2.6.25-14.fc9.i686
PHP version:  5.2SVN-2009-08-08 (snap)
PHP Bug Type: MySQL related
Bug description:  cannot call mysql functions although mysql ext. installed

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:
---
http://bugs.php.net/?id=49195&edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=49195&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=49195&r=trysnapshot53
Try a snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=49195&r=trysnapshot60
Fixed in SVN:
http://bugs.php.net/fix.php?id=49195&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49195&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=49195&r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=49195&r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=49195&r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=49195&r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=49195&r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=49195&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=49195&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=49195&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=49195&r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=49195&r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=49195&r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=49195&r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=49195&r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=49195&r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=49195&r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=49195&r=mysqlcfg



#49195 [Fbk->Csd]: cannot call mysql functions although mysql ext. installed

2009-08-11 Thread sean dot everlast at gmail dot com
 ID:   49195
 User updated by:  sean dot everlast at gmail dot com
 Reported By:  sean dot everlast at gmail dot com
-Status:   Feedback
+Status:   Closed
 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:

It's really weird, sometimes it's happening, but a server restart gets

it fixed until the next one.

Since I'm only using PHP for some backend cron jobs, will probably 
switch to perl.


Previous Comments:


[2009-08-12 05:14:33] erikhartog at yahoo dot com

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.



[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:
---
http://bugs.php.net/?id=49195&edit=1