From owner-freebsd-questions Tue Mar 28 19:15:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gargoyle.apana.org.au (brisba6.lnk.telstra.net [139.130.66.200]) by hub.freebsd.org (Postfix) with ESMTP id 0D10A37BFB1 for ; Tue, 28 Mar 2000 19:15:48 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by gargoyle.apana.org.au (8.8.8/8.8.8) id NAA22956 for ; Wed, 29 Mar 2000 13:15:44 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from roadrunner.apana.org.au(203.3.126.132), claiming to be "ROADRUNNER" via SMTP by gargoyle.apana.org.au, id smtpdQ22953; Wed Mar 29 13:15:36 2000 Message-ID: <012101bf992d$29e27bf0$847e03cb@ROADRUNNER> From: "Doug Young" To: Subject: PHP4 / Apache 1.3.11 / mySQL/ FreeBSD 3.2 Date: Wed, 29 Mar 2000 13:15:29 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd appreciate some words of wisdom in relation to installing PHP. I've got Apache 1.3.11 working OK, mySQL installed, and now trying to configure PHP4. When I run "./configure --with-mysql --with-apache=../apache_1.3.11 \ --enable-track-vars" as the install file says, I get an error message "configure: error: newly created f!" & "Check your system clock" I then ran "date" which tells me the setting is correct "find / -name f!" didn't find anything by that name I had a thought of removing apache & replacing it with a version already including the PHP module, but since this apache 1.3.11 was compiled from source, there doesn't appear to be any way to remove it .... at least "pkg_delete" & "make deinstall" don't want to know about it and there isn't any mention of apache in the pkg directory Would someone please enlighten me on where to find the offending "f!" / how to deinstall / any other practical workaround which will get PHP working To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message