Hi,
This is a quite common problem but still I am not able to find excate solution. Have tried every thing that I know.
I have configured apache 1.3.9 and wanna install PHP 4.3.3
Apache is working just fine, but php is showing the Code then executing it.
After configuring Apache, I did the following stuff:
cd php-4.3.2
./configure
make
make install
and copied php.ini to /usr/local/lib
and edited httpd.conf to add "AddType"
and restarted the server.
After which when I try to execute .php files, it prompts for save the file...
Please help me with this.
Regards,
max.