#41548 [Opn]: Fail to load php_mysql.dll and php_mysqli.dll

2007-05-31 Thread mercury__99 at hotmail dot com
 ID:   41548
 User updated by:  mercury__99 at hotmail dot com
-Summary:  Fail to load php_mysql.dll. Can load php_mssql.dll and
   php_oci8.dll.
 Reported By:  mercury__99 at hotmail dot com
 Status:   Open
 Bug Type: MySQL related
 Operating System: Windows XP SP2
 PHP Version:  5.2.2
 New Comment:

This is an obvious bug in PHP 5.2.2


Previous Comments:


[2007-05-31 09:53:53] mercury__99 at hotmail dot com

Description:

Here is a portion of php.ini
-
;extension=php_msql.dll
extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_oci8.dll
;extension=php_openssl.dll

after restarting apache, in phpinfo(); 

I got everything loaded EXCEPT:

extension=php_mysql.dll and extension=php_mysqli.dll






-- 
Edit this bug report at http://bugs.php.net/?id=41548edit=1


#41548 [NEW]: Fail to load php_mysql.dll. Can load php_mssql.dll and php_oci8.dll.

2007-05-31 Thread mercury__99 at hotmail dot com
From: mercury__99 at hotmail dot com
Operating system: Windows XP SP2
PHP version:  5.2.2
PHP Bug Type: MySQL related
Bug description:  Fail to load php_mysql.dll. Can load php_mssql.dll and 
php_oci8.dll.

Description:

Here is a portion of php.ini
-
;extension=php_msql.dll
extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_oci8.dll
;extension=php_openssl.dll

after restarting apache, in phpinfo(); 

I got everything loaded EXCEPT:

extension=php_mysql.dll and extension=php_mysqli.dll


-- 
Edit bug report at http://bugs.php.net/?id=41548edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41548r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41548r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41548r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=41548r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=41548r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=41548r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=41548r=needscript
Try newer version:http://bugs.php.net/fix.php?id=41548r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=41548r=support
Expected behavior:http://bugs.php.net/fix.php?id=41548r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=41548r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=41548r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=41548r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41548r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=41548r=dst
IIS Stability:http://bugs.php.net/fix.php?id=41548r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=41548r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41548r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=41548r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=41548r=mysqlcfg


#41548 [Bgs]: Fail to load php_mysql.dll and php_mysqli.dll

2007-05-31 Thread mercury__99 at hotmail dot com
 ID:   41548
 User updated by:  mercury__99 at hotmail dot com
 Reported By:  mercury__99 at hotmail dot com
 Status:   Bogus
 Bug Type: MySQL related
 Operating System: Windows XP SP2
 PHP Version:  5.2.2
 New Comment:

Many thanks for the prompt reply from PHP. I don't think it is the
libmysql.dll issue.

I have the libmysql.dll under the C:\php, and all the php_xx.dll under
the C:\php\ext. I have set the environment paths to point to both
directories, modified the php.ini to point the extension directory,  and
re-started my comp. Still, I couldn't load the php_mysql.dll and
php_mysqli.dll. No problem to load other php_xx.dll.

Ok, I have resolved the problem by trial-an-error:

1) Simply uninstall MySQL. I could then see (from phpinfo()) that both
php_mysql.dll and php_mysqli.dll loaded successfully.
2) Then, re-install MySQL. Everything is working fine now.

^_^'


Previous Comments:


[2007-05-31 10:33:33] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Most likely your libmysql.dll is not in place.



[2007-05-31 09:56:48] mercury__99 at hotmail dot com

This is an obvious bug in PHP 5.2.2



[2007-05-31 09:53:53] mercury__99 at hotmail dot com

Description:

Here is a portion of php.ini
-
;extension=php_msql.dll
extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_oci8.dll
;extension=php_openssl.dll

after restarting apache, in phpinfo(); 

I got everything loaded EXCEPT:

extension=php_mysql.dll and extension=php_mysqli.dll






-- 
Edit this bug report at http://bugs.php.net/?id=41548edit=1