I am getting the following error when I try to run any php page:
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_exif.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_oci8.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci8.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_sqlite_external.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load d
I have just installed php 5.2.4, and its running on Windows XP. I can' understand why I am getting this error.
Please help!!!
Unable to load dynamic libraries
Moderator: General Moderators