From:             veger at cistron dot nl
Operating system: Windows XP Pro
PHP version:      5.0.1
PHP Bug Type:     Dynamic loading
Bug description:  extension files are not found

Description:
------------
1)I have installed PHP from php-5.0.1-Win32.zip into the folder
"C:\Tools\ScriptTools\PHP"
2)PHP.ini is in that same folder (as witnessed by PHPinfo)
Changes in PHP.ini:
extension_dir = "C:\Tools\ScriptTools\PHP\ext"
extension=php_mysqli.dll
3)php_mysqli.dll is in "C:\Tools\ScriptTools\PHP\ext"
4)PHPinfo says: extension_dir=C:\Tools\ScriptTools\PHP\ext
5)Nevertheless I get the message (one line):
PHP Startup: Unable to load dynamic library
'C:\Tools\ScriptTools\PHP\ext\php_mysqli.dll' -
The specified module could not be found





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

Reply via email to