Re: [PHP-INST] Re: Redhat 8 > PHP

2003-01-08 Thread Rasmus Lerdorf
> At http://www.php.net/manual/en/install.apache2.php > > in the "PHP and Apache 2 on Linux," it states: > > 10. ./configure --with-apxs2=/usr/local/apache2/bin/apxs > > With RH Linix 8.0 install, there does not appear to be an Apache apxs file > available for the configure run (realizing the RH A

[PHP-INST] Re: Redhat 8 > PHP

2003-01-08 Thread Pete Mackie
At http://www.php.net/manual/en/install.apache2.php in the "PHP and Apache 2 on Linux," it states: 10. ./configure --with-apxs2=/usr/local/apache2/bin/apxs With RH Linix 8.0 install, there does not appear to be an Apache apxs file available for the configure run (realizing the RH Apache install

Re: [PHP-INST] Re: Redhat 8 > PHP

2003-01-08 Thread Mitch Pirtle
On Wednesday 08 January 2003 02:24, Dan Anderson wrote: > RedHat 8 comes with PHP. The package name is php. > If you want a newer version, you have to compile it yourself. > See > http://dan.drydog.com/apache2php.html This unfortunately does not work for RedHat 8 (only for 7.x). PHP 4.3.0

[PHP-INST] Re: Redhat 8 > PHP

2003-01-07 Thread Dan Anderson
RedHat 8 comes with PHP. The package name is php. If you want a newer version, you have to compile it yourself. See http://dan.drydog.com/apache2php.html Matt Babineau <[EMAIL PROTECTED]> wrote: > I'm trying to get PHP running on RH8- the Apache server is running and > it is the newest ve