Try putting this in your config in place of what you currently have:

AddType application/x-httpd-php phtml
AddType application/x-httpd-php php
AddType application/x-httpd-php php3
AddType application/x-httpd-php data

Then restart Apache and see if that does it for you.

Josh Hoover
KnowledgeStorm, Inc.

Searching for a new IT solution for your company? Need to improve your
product marketing? 
Visit KnowledgeStorm at www.knowledgestorm.com to learn how we can simplify
the process for you.
KnowledgeStorm - Your IT Search Starts Here 


> Php is not parsing .data files, I have the following in Apache config.
>  
> AddType application/x-httpd-php phtml php php3 data 

Reply via email to