From owner-freebsd-isp Mon Feb 19 1:53:27 2001 Delivered-To: freebsd-isp@freebsd.org Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by hub.freebsd.org (Postfix) with ESMTP id 05A1A37B491 for ; Mon, 19 Feb 2001 01:53:23 -0800 (PST) Received: from savvyd (c3-1a119.neo.rr.com [24.93.230.119]) by lily.ezo.net (8.8.7/8.8.7) with SMTP id FAA28522 for ; Mon, 19 Feb 2001 05:03:16 -0500 (EST) Message-ID: <000901c09a59$2c5b6d50$22b197ce@savvyd> From: "Jim Flowers" To: References: <001501c09a3b$09d5ac00$22b197ce@savvyd> <001701c09a3e$c8d18cc0$1800a8c0@d7k> Subject: Re: PHP4 interpreter on 3.5 or 4.2 Date: Mon, 19 Feb 2001 04:48:54 -0500 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.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you're going to do that just grab the latest source from www.php.net and compile it on the target machine. The basic 'make' will give you a php version that can be run from the command line or as a cgi. ----- Original Message ----- From: "alex huppenthal" To: "Jim Flowers" ; Sent: Monday, February 19, 2001 1:40 AM Subject: Re: PHP4 interpreter on 3.5 or 4.2 > Thanks for all the responses. I 'm looking to run the php4 interpreter from > a crontab. A cgi-bin version might do. I'm still reading and researching. > It appears the cgi version of php4 works for that purpose. I've just copied > the config.nice from a the mod_php4 build to supply most of the options I > wanted and tested a few small scripts. There's some problems with a couple > of libraries. > > I'm going to > read read read... > > I've been looking for a way to > ----- Original Message ----- > From: "Jim Flowers" > To: > Sent: Sunday, February 18, 2001 11:13 PM > Subject: Re: PHP4 interpreter on 3.5 or 4.2 > > > > php4.04pl1 appears to work with Apache 1.3.17 on FreeBSD 4.1-STABLE #0. > At > > least the phpinfo{} function displays correctly. Apache 1.3.17 from the > > fbsd port. > > > > ----- Original Message ----- > > From: "Rowan Crowe" > > To: FreeBSD > > Sent: Sunday, February 18, 2001 10:42 PM > > Subject: Re: PHP4 interpreter on 3.5 or 4.2 > > > > > > > On Sun, 18 Feb 2001, alex huppenthal wrote: > > > > > > > I'm trying to write a bit of PHP 4 script on FreeBSD. I can't seem to > > find a > > > > PHP 4 interpreter (/usr/ports/lang). > > > > > > > > the /usr/ports/lang/php code seems to be version 3? > > > > > > > > Any help is appreciated. > > > > > > You could always try installing it from source... :) > > > > > > I've installed PHP 4.03pl1 with Apache 1.3.14, statically linked, with > no > > > problems at all. Note that Apache was also installed from source rather > > > than via the ports collection. > > > > > > PHP 4.04pl1 with the same Apache doesn't want to work though: > > > > > > satin# ./httpd.NEW -f /usr/local/apache/conf/httpd.conf > > > Floating point exception (core dumped) > > > > > > Cheers. > > > > > > > > > -- > > > Rowan Crowe > > http://www.rowan.sensation.net.au/ > > > Sensation Internet Services > > http://info.sensation.net.au/ > > > Melbourne, Australia Phone: > > +61-3-9388-9260 > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-isp" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message