It sounds like the Apache/httpd server config info for PHP files has been
lost/changed/deleted/overwritten.. If you are using Apache make sure you've
got your AddType line(s) in the right place (there should already be some
AddType and AddHandler lines in there.. put them in by the others) in the
httpd.conf.

AddType application/x-httpd-php .php .phtml .php3
#Optional
AddType application/x-httpd-php-source .phps

Later,

Bob

"Chuck "Pup" Payne" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have done something stupid and not PHP won't work. Everytime you click
on
> a link that is .php it wants  you to download the file. What have I done
and
> how can I fix it.
>
> Chuck Payne
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to