View Single Post

  #1 (permalink)  
Old 10-12-2004
cz
 
Posts: n/a
Default newbie question about php with apache.

Hi,
I new to php, and I am using RH9.
My question is if I can install php on a preinstalled apache?

If I install apache during the RH installation, the apache
files are not in a folder like /usr/local/apache2. The conf files
are in /etc/httpd/conf and the start/stop file is /etc/rc.d/init.d/httpd.

If I install php based on this, it gave me error of missing apx files.
So do I have to use the apache tarball file to install it before
installing php? Does that mean I'd better skip the apache when
I install RH9 next time?

Thanks for any help,
CZ
Reply With Quote