My LAMP configuration (default install) on ubuntu dapper drake was
working fine uptil now.

I tried to install php curl and in the process uninstalled/reinstalled
a couple of packages for php and restarted apache.

ever since, my php files are being recognised as phtml files and
firefox tries to OPen or Download it...i.e. the box pops up.

The following packages are installed:
apache2
apache2-common
apache2-mpm-prefork
apache2-utils

php5
php5-cgi
php5-cli
php5-cgi
php5-common
php5-curl
php5-gd


I added/these lines existed the following in /etc/apache2/apache2.conf
file
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .inc
AddType application/x-httpd-php .class
AddType application/x-tar .tgz 


AddHandler cgi-script .cgi 

any ideas as to why something that was working perfectly fine got
messed up?

thanks
abhishek



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to