ID:               47203
 Updated by:       j...@php.net
 Reported By:      imchillindave at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: Windows XP PRO SP3
 PHP Version:      5.2.8
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




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

[2009-01-23 22:55:38] imchillindave at hotmail dot com

Description:
------------
Hey there,
I had this issue with a few dynamic libraries in the previous version
of PHP, but there's more of them not loading in the latest version and I
can't seem to find the fix for it.  
I used the installer to install PHP 5.2.8 as a new install with only
Apache 2.2.11 already installed just shortly prior to installing PHP 5. 
I checked the Apache error log and there are several lines like this:
PHP Warning:  PHP Startup: Unable to load dynamic library
'C:\\Apache2.2\\PHP\\ext\\php_pgsql.dll' - The specified module could
not be found.\r\n in Unknown on line 0

It cannot load these libraries:
php_fdf.dll
php_interbase.dll
php_mcrypt.dll
php_mhash.dll
php_mysql.dll
php_mysqli.dll
php_oci8.dll
php_pdo_firebird.dll
php_pdo_mysql.dll
php_pdo_oci.dll
php_pdo_oci8.dll
php_pdo_pgsql.dll
php_pdo_sqlite_external.dll
php_pgsql.dll
php_pspell.dll
php_sybase_ct.dll

I downloaded the zip version of PHP 5.2.8 and tried replacing the "ext"
directory with the one contained in the ZIP download and that didn't
help.  I verified the extension directory path is correct by looking at
the phpinfo.  The best I can tell is there's an issue with the dynamic
library versions and so far I've had no luck at finding the solution for
this problem.  These are all dynamic library files included in your php
installation files.

Reproduce code:
---------------
N/A.  



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


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

Reply via email to