gambaroni Posted November 1, 2005 Share Posted November 1, 2005 Hi! It started with that IIS hadn't permissions to cmd.exe so i copied cmd.exe to the PHP folder and then i get following error when i try to execute a bat file with exec(): "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers." The file exists, but what can be wrong? I am using IIS on w2k3, PHP and MSSQL. Ask if there is something that you don't understand. //Martin Link to comment https://forums.phpfreaks.com/topic/2776-execute-a-bat-file-makes-error-php-and-iis/ Share on other sites More sharing options...
turbosport Posted January 14, 2006 Share Posted January 14, 2006 [!--quoteo(post=313419:date=Nov 1 2005, 07:04 AM:name=gambaroni)--][div class=\'quotetop\']QUOTE(gambaroni @ Nov 1 2005, 07:04 AM) 313419[/snapback][/div][div class=\'quotemain\'][!--quotec--] Hi! It started with that IIS hadn't permissions to cmd.exe so i copied cmd.exe to the PHP folder and then i get following error when i try to execute a bat file with exec(): "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers." The file exists, but what can be wrong? I am using IIS on w2k3, PHP and MSSQL. Ask if there is something that you don't understand. //Martin How are you calling it with shell_exec ? if so perms ? Link to comment https://forums.phpfreaks.com/topic/2776-execute-a-bat-file-makes-error-php-and-iis/#findComment-10890 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.