Click to See Complete Forum and Search --> : php and apache 2


hfawzy
07-23-2002, 06:51 AM
hi,
i removed my old apache (1.3) and installed the new one (2).
To install i typed this:
./configure --prefix=/opt/apache
make & make install. I installed it succesfuly but without the php. So i installed mod_php. But still php scripts doesn't work.
Maybe i have to put the php scripts in a different directory (not /var/www/html)? Maybe my prefix isn't a good directory to put apache in?
Thanks in advance

Golden_Eternity
07-24-2002, 04:33 PM
The apache/php install can be confusing... I haven't worked with apache 2, but this might be of some use to you... Stephen VanDyke's post has been a lifesaver.

http://www.php.net/manual/en/install.linux.php