[Comm] Apache и cgi

Alexandr =?iso-8859-1?q?mirus_=CE=C1_newmail=2Eru?=
Пт Ноя 14 01:17:36 MSK 2003


Установил в ALT Linux Master 2.2 Apach, php, perl.
Разкоментировал в httpd.conf:
AddType application/x-httpd-php3 .php
AddHandler cgi-script .cgi .pl
Прописал в Vhosts.conf:
<VirtualHost *>
ServerName mydomen
DocumentRoot /home/www/mydomen/www
ScriptAlias /cgi-bin/ /home/www/mydomen/cgi-bin/
</VirtualHost>

Сайт html, php работают, а на скриптах (cgi, pl) выскакивает ошибка:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, root на localhost.localdomain 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.

Что нужно еще настроить?




Подробная информация о списке рассылки community