Hi, i Install Apache 2, PHP 5 from AppBrowser.
and then i follow the docs for changing the httpd.conf(cgi.force_redirect =0 and .....)
but when i try to request a simple php file receive the "500 Internal Server" error;
and this is my log file:
[Mon Dec 21 03:14:02 2009] [error] [client 127.0.0.1] (8)Exec format error: exec of '/usr/local/htdocs/info.php' failed
[Mon Dec 21 03:14:02 2009] [error] [client 127.0.0.1] Premature end of script headers: info.php
so....what is my problem?
thanks for your help.
sorry for my poor english!