Новости | FAQ | Авторы | Документация | В действии | Библиотека |
Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
bagas 16.12.2013 19:18
Вечер добрый.# ls -l cgi-bin/ total 2424 -rw-r--r-- 1 www www 322 Oct 24 01:49 README -rw-r--r-- 1 www www 4142 Oct 24 01:48 auto.p drwxr-xr-x 2 www www 512 Dec 16 19:01 charsets drwxr-xr-x 3 www www 512 Dec 16 19:02 lib -rwxr-xr-x 1 www www 2393312 Oct 29 23:58 parser3.cgi -rw-rw-r-- 1 www www 1040 Dec 16 19:03 parser3.logтакже устнокил жрайвер mysql.
# cat www/.htaccess | grep -v "#" <Files ~ "\.(p|cfg|p3)$"> Order allow,deny Deny from all </Files> AddHandler parsed-html html p3 css Action parsed-html /cgi-bin/parser3.cgi Options -IndexesВылазиет 500 ошибка апача.
Unhandled Exception The server encountered an unhandled exception and was unable to complete your request. Please contact the server administrator, you@example.com 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 Parser error log or in debug version of unhandled_exception.Как быть в этом случае?