ade Posted August 18, 2007 Share Posted August 18, 2007 Hi, all I have this Error message : 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\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:\Program Files\PHP\ext\php_ifx.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\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:\Program Files\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:\Program Files\PHP\ext\php_pdo_oci8.dll' - The specified module could not be found. in Unknown Can someone tell me how to fix it? Thanks. I use php 5.2.0, IIS 5, and Windows XP Pro Link to comment https://forums.phpfreaks.com/topic/65554-cgi-error/ Share on other sites More sharing options...
Hypnos Posted August 21, 2007 Share Posted August 21, 2007 Find php_exif.dll on your filesystem, and put it in that path. Link to comment https://forums.phpfreaks.com/topic/65554-cgi-error/#findComment-329423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.