Apache2 and php4 in Debian
Hi All:
I've just install the newest Debian 3.1 (with kernel 2.6).
I trust the apt-get tool and install the apache 2 and php4 by
apt-get install apache2
apt-get install php4
After installation, the apache2 works fine (I can browse my homepage).
However, the php4 doesn't work.
Question 1.
I found that the installation php4 include the apache 1.3.
Is it normal?
Do I need to use the apache 1.3 instead of apache 2?
Question 2.
I've modified apache2.conf and httpd.conf based on the php official homepage. It still doesn't work.
What changes should I make? Any suggested readings?
Thanks.
swmok
|