Показать сообщение отдельно
Старый 27.12.2005, 23:03     # 1
P@ketik
Advanced Member
 
Аватар для P@ketik
 
Регистрация: 26.01.2004
Адрес: Sochi
Сообщения: 420

P@ketik Луч света в тёмном царствеP@ketik Луч света в тёмном царствеP@ketik Луч света в тёмном царствеP@ketik Луч света в тёмном царствеP@ketik Луч света в тёмном царствеP@ketik Луч света в тёмном царстве
PHP: Premature end of script headers

Установил апач и ПХП. В конф Апача подключил ПХП так:
AddType application/x-httpd-php php phtml
ScriptAlias /_php_/ "C:/Server/PHP/"
Action application/x-httpd-php "/_php_/php.exe"
Кинул в локалхост phpmy admin, после чего при открытии в браузере выдает 500-ую ошибку:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, me@localhost 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.

Посмотрел error.log и увидел такое:
[Tue Dec 27 21:31:47 2005] [error] [client 127.0.0.1] Premature end of script headers: php-win.exe, referer: http://localhost/phpMyAdmin/
[Tue Dec 27 21:31:47 2005] [error] [client 127.0.0.1] File does not exist: C:/Sites/home/localhost/www/favicon.ico, referer: http://localhost/phpMyAdmin/index.php
подскажите в чем тут проблемы?
P@ketik вне форума