On Tue, 9 Apr 2002, Chuck "PUP" Payne wrote: > 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.
Are you running Apache? Maybe you commented out or deleted this line in your httpd.conf file: AddType application/x-httpd-php .php miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php