[Mon Aug 13 21:44:28 2001] [error] (8)Exec format error: exec of /usr/local/apache/cgi-bin/test.php failed [Mon Aug 13 21:44:28 2001] [error] [client 192.168.0.103] Premature end of script headers: /usr/local/apache/cgi-bin/test.php With the above error I feel I am close in isolating the problem. It looks like something in my http.conf file is whacko or I am missing some type of definition, which I have not been able to figure out thus far. What HAS to be in the httpd.conf file to have .php scripts work? The following is the contents of test.php: <? phpinfo() ?> -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]