LoadModule php5_module "path/to/dll/php5apache2.dll"
AddType application/x-httpd-php .php .php5 .php4 .php3 .phtml .phpt
in your httpd.conf file
and the name of the php file ends in
.php or .php5 or .php4 or .php3 or .phtml or .phpt(what ever u give in the httpd.conf)
- Follow-Ups:
- Re: PHP Page Refuse to Display PHP content
- From: Daniel Brown
- Re: PHP Page Refuse to Display PHP content
- References:
- PHP Page Refuse to Display PHP content
- From: Wei, Alice J.
- RE: PHP Page Refuse to Display PHP content
- From: Wei, Alice J.
- PHP Page Refuse to Display PHP content
- Prev by Date: RE: PHP Page Refuse to Display PHP content
- Next by Date: Re: PHP Page Refuse to Display PHP content
- Previous by thread: RE: PHP Page Refuse to Display PHP content
- Next by thread: Re: PHP Page Refuse to Display PHP content
- Index(es):