Check to make sure that the apache server is looking in the correct location for your php.exe file.
C:\php\php.exe Not C:php/php.exe Ray Hunter Firmware Engineer ENTERASYS NETWORKS -----Original Message----- From: H.M. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 2:45 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] (Error) Premature end of script headers Hello, I've installed PHP 4 (Windows) on an Apache Server. I can run simple commands like : <?php print("hello"); ?> but commands sch as <?php phpinfo() ?> generate an INTERNAL SERVER ERROR: In the Error log file I get the following explanation: Premature end of script headers : c:php/php.exe Can anybody help?