Posted by Jay Blanchard on 09/29/05 17:32
[snip]
Step 15 of the php installation (as listed in the link in my OP) has you add
the following to the httpd.conf:
AddType application/x-httpd-php .php .phtml
I also went ahead and added the following as well
AddType application/x-httpd-php-source .phps
The filename of my test script, though, is php_test.php and not
php_test.phps
so php should be parsing it..
[/snip]
Have you enabled a version of php.ini? It is not necessary...just a thought.
Navigation:
[Reply to this message]
|