hi
in my sys i have iis. i installed php5.2.2 in my sys and created the virtual directory in iis while accessing the application iam getting the fallowing errors
C.G.I errors
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:Program FilesPHPextphp_exif.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:Program FilesPHPextphp_oci8.dll' - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:Program FilesPHPextphp_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:Program FilesPHPextphp_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:Program FilesPHPextphp_pdo_sqlite_external.dll' - The specified module could not be fou | but i un commented those dlls in php.ini still iam getting the above error plz help me in this regard
regards
srinivaspmm
Last edited on Wed May 23rd, 2007 06:24 am by srinivaspmm
|