manton Posted April 25, 2007 Share Posted April 25, 2007 Hello! I formatted my pc and reinstalled everything. I configured PHP on IIS but when try to view a page I get the following error CGI Error 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 Files\PHP\ext\msql.dll' - Δεν ήταν δυνατό να εντοπιστεί η καθορισμένη μονάδα. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_ifx.dll' - Δεν ήταν δυνατό να εντοπιστεί η καθορισμένη μονάδα. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_oci8.dll' - Δεν ήταν δυνατό να εντοπιστεί η καθορισμένη μονάδα. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_pdo_oci.dll' - Δεν ήταν δυνατό να εντοπιστεί η καθορισμένη μονάδα. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_pdo_oci8.dll' - What went wrong? Thank u in advance Link to comment https://forums.phpfreaks.com/topic/48604-solved-php-and-iis-configuration/ Share on other sites More sharing options...
manton Posted April 25, 2007 Author Share Posted April 25, 2007 Ok, i fixed that, but now pages on localhost appear to be blank. Note that I ve set the "log_errors = On" on the php.ini file. Link to comment https://forums.phpfreaks.com/topic/48604-solved-php-and-iis-configuration/#findComment-238021 Share on other sites More sharing options...
manton Posted April 25, 2007 Author Share Posted April 25, 2007 OK.. Just in case someone else has the same problem... IIS services has to be restarted. Link to comment https://forums.phpfreaks.com/topic/48604-solved-php-and-iis-configuration/#findComment-238098 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.