From:             amit_cv at yahoo dot com
Operating system: Windows 2000/XP
PHP version:      5.0.2
PHP Bug Type:     Apache2 related
Bug description:  mySQL module dll not loading

Description:
------------
I installed PHP 5.0.2 manually from the ZIP file. Configured Apache 2 for
loading PHP 5.0.2. Started the Apache server without uncommenting the
mySQL.dll in php.ini file, The server started normally with PHP. Then, as
my application requires mySQL, i uncommented the php.ini file to load
mySQL.dll and started Apache, it popuped the dialog saying that the module
dll was not found though it was there in the directory. The popup displays
twice.

My appache version is 
apache_2.0.52-win32-x86-no_ssl.

Expected result:
----------------
The mySQL module should load

Actual result:
--------------
mySQL module is refusing to load

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

Reply via email to