Alexei_Ovcharov

Newbie | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Не могу решить никак проблему! все делал как написано в описании на вашем сайте и все равно - не работает сабж. Помогите пожалуйста! В настройках Apache 2.0.48: AddHandler cgi-script .cgi .bat .exe .pl ScriptInterpreterSource registry ScriptAlias /cgi-bin/ "E:/www/cgi-bin/" <Directory "E:/www/cgi-bin/"> AllowOverride None Options ExecCGI Order allow,deny Allow from all </Directory> >>>>кликаете правой кнопкой мыши на любом файле с расширением cgi, в выпадающем меню выбираете «Открыть с помощью», указываете Perl.exe, ставите галочку на «использовать программу для всех файлов этого типа» <<<- ЭТО ТОЖЕ СДЕЛАЛ! И все равно выдает: 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, aaa@aaa.net and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. -------------------------------------------------------------------------------- Apache/2.0.48 (Win32) PHP/4.3.4 Server at stealth.degunino.net Port 80 C:\Program Files\Apache Group\Apache2\logs\error.log [Mon Dec 29 17:04:58 2003] [error] [client 192.168.158.137] Premature end of script headers: test.cgi Установлены программы тут: C:\Program Files\Apache Group\Apache2 - Apache 2.0.48 C:\Program Files\Perl - ActivePerl 5.8.2.808 C:\Program Files\PHP - PHP 4.3.4 |