[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.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to