ID:               41308
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kunalspunjabi at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         SQLite related
 Operating System: Windows XP
 PHP Version:      5.2.2
 New Comment:

You updated PHP but didn't update the extra dlls.


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

[2007-05-06 23:46:51] kunalspunjabi at yahoo dot com

Description:
------------
I am seeing the following error when I add the following lines to my
php.ini file:
extension=php_pdo.dll
extension=php_pdo_mysql.dll
extension=php_pdo_sqlite.dll
extension=php_sqlite.dll

I then restarted Apache and invoked PHP from the command line:

$ php
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\Program
Files\PHP\ext\php_sqlite.dll' - The specified module could not be
found.
 in Unknown on line 0


My PHP extensions directory contains all these DLLs, apparently
php_sqlite.dll is the only one that does not load. Why?


Actual result:
--------------
I am invoking php from my cygwin prompt (command line)

$ php
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\Program
Files\PHP\ext\php_sqlite.dll' - The specified module could not be
found.
 in Unknown on line 0




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


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

Reply via email to