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