Hi,
I have tried to install PHP to run on Apache on my XP box. This is for
development purposes so there is no worry about security. I have
confirmed the following during the installation:
1- Apache serves up HTML pages successfully (with the correct paths set
in the conf file).
2- I tried running
Hi,
I tried to install PHP4 on an existing Apache. After downloading and
extracting the packages I made following:
./configure --with-mysql --enable-force-cgi-redirect --enable-discard-path -
-with-config-file-path=/etc
Then I made make and make config.
All worked fine without any error. After t