Reply to Can anyone tell me why php scripts are not parsed ???
Posted by Massa Batheli on 04/04/06 16:39
Can anyone tell me why .php scripts are not parsed?
PHP5 Apache 2 on windows
php.ini
short_open_tag = Off
#For PHP 5:
# Add to the end of the LoadModule section
LoadModule php5_module "C:/PHP/php5apache2.dll"
AddType application/x-httpd-php .php