> 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 paths are
> different).
>
> What does one do to get going here?

Install the apache-devel package as always?

> It looks like everyone is struggling with Red Hat PHP upgrades when tied to
> Apache 2. There has to be a better way.

Yup, RedHat chose to bundle a barely working web server, at least when it
comes to dynamic content.  Luckily Apache-1.3 rpms are all over, just use
that instead.

-Rasmus

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to