> 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
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
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
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