Eextension .php5
Posted by: impy (---.adslplus.ch)
Date: September 06, 2006 10:49PM

Hi coders!
I'm using WAMP5 Version 1.6.4.

My problem is that I'm not able to make work file with .php5 as extension because Apache doesn't read as a PHP file but he reads it as Text file!!!!

How can I fix that?


Thank you in advance!



..:: Confida in pochi .. temi gli altri ::..

Options: ReplyQuote
Re: Eextension .php5
Posted by: CyberSpatium (67.170.181.---)
Date: September 07, 2006 12:12AM

change the addtype in your httpd.conf file to this below to be able to use php, php5, php4, php3 and phtml file extensions:
AddType application/x-httpd-php .php .php5 .php4 .php3 .phtml

Options: ReplyQuote
Re: Eextension .php5
Posted by: yfastud (72.236.169.---)
Date: September 07, 2006 03:02PM

Make sure your files are in wamp/www folder
Hope this help

Options: ReplyQuote


Sorry, only registered users may post in this forum.