Is the file you are trying to save parsed php? If it is parsed, I have no Idea
what your problem is, but its probably not apache-php.
otherwise, Its possible, you need to add handlers in your apache conf to
instruct apache to run .php files as php
something like
AddType application/x-httpd-ph
Anyone have any input? I am googling till my fingers hurt and everything I
find says it should be running. Whenever I try to open a test.php file all I
get is the web browswer trying to save the file instead of serving up the php
content.
On Friday 10 February 2006 21:28, CasperLinux wrote:
>