Posted by Jerry Stuckle on 04/04/06 18:16
Massa Batheli wrote:
> Can anyone tell me why .php code is not parsed
>
>
> #For PHP 5:
> short_open_tag = Off
> httpd.conf
> # Add to the end of the LoadModule section
> LoadModule php5_module "C:/PHP/php5apache2.dll"
> AddType application/x-httpd-php .php
> #Add to the end of the AddModule section
> #AddModule mod_php5.c
> Mike
>
It should be. Are your files named xxx.php?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|