From owner-freebsd-questions Sat Oct 2 8:37:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from moon.mteege.de (ppps-nb03.MVnet.de [194.25.108.153]) by hub.freebsd.org (Postfix) with ESMTP id 1FFBF14E47 for ; Sat, 2 Oct 1999 08:37:12 -0700 (PDT) (envelope-from matthias@mteege.de) Received: from moon.mteege.de (localhost [127.0.0.1]) by moon.mteege.de (8.8.8/8.8.8) with ESMTP id RAA16992 for ; Sat, 2 Oct 1999 17:34:17 +0200 (MET DST) (envelope-from matthias@moon.mteege.de) Message-Id: <199910021534.RAA16992@moon.mteege.de> From: Matthias Teege To: freebsd-questions@freebsd.org Subject: Exec format error with PHP4 Reply-To: Matthias Teege Date: Sat, 02 Oct 1999 17:34:16 +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Moin i have installed the port "apache+php+mod_ssl-1.3.9+4.0b2+2.4.0" underFreeBSD 3.2-STABLE. I have tested the installation with the following code but the result is an error message like this: [Sat Oct 2 17:27:21 1999] [error] (8)Exec format error: exec of /usr/local/share/apache/cgi-bin/hello.php3 failed [Sat Oct 2 17:27:21 1999] [error] [client 192.168.153.9] Premature end of script headers: /usr/local/share/apache/cgi-bin/hello.php3 The PHP Code is: Example Were is the problem? Thanks Matthias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message