Date: Thu, 10 May 2001 15:36:00 -0700 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "Justin C Sherrill" <justin@shiningsilence.com>, <questions@FreeBSD.ORG> Cc: "=?iso-8859-1?Q?Diego_A._Puertas_Fern=E1ndez?=" <dapf@runbox.com> Subject: RE: Apache and PHP4 Message-ID: <00cd01c0d9a1$9656b200$1401a8c0@tedm.placo.com> In-Reply-To: <01051010091701.00520@roc-24-169-96-227.rochester.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Also, another kind of annoying thing is that with PHP, most PHP3 scripts ended with an extension foo.php3 whereas PHP4 scripts ended with foo.php So if you are running PHP3 scripts under PHP4 then you need to either change the extensions or add in .php3 as an accepted extension for PHP4 Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Justin C >Sherrill >Sent: Thursday, May 10, 2001 7:09 AM >To: questions@FreeBSD.ORG >Cc: Diego A. Puertas Fernández >Subject: Re: Apache and PHP4 > > >On Wednesday 09 May 2001 23:51, dapf@runbox.com wrote: >> I've installed the packages apache 1.3.19 and PHP4 from >ftp.freebsd.org and >> aparently apache is not recognizing that PHP is installed. There >is a file >> php.ini-dist, I've renamed that file to php.ini and put it in every place >> that I think it mus be located in order to start PHP, and still nothing. > >Have you edited your httpd.conf file to include php as a MIME >type? There's >an example in the httpd.conf file - search it for "php", or just >look for the >AddType command. > >Justin > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00cd01c0d9a1$9656b200$1401a8c0>