RedHat 7.0 should have rpm packages for PHP4 ( mod_php and standalone
rpms). Do <rpm -q php> and <rpm -q mod_php> to see if PHP4 is already
installed. If not, find them in the rpm directory of your CD. Then just
install the rpm. The mod_php package is what you want for setting PHP up
as a DSO with Apache (probably the most common setup). I think you should
install one or the other, not both.
If you want to install from source, download the source and read the
notes that come with it. The Apache source has some good install notes for
php too (README.configure or something like that).
Mick
On Thu, 8 Feb 2001, Petter wrote:
> Hi.
>
> Does anyone know where i can find a step-by step installation guide
> for installing PHP on an Redhat 7.0 running apache ?
>
> Regards.
> Petter Dilling
> PHP Newbie :-)
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]