You should not need the AddModule. I suspect your PHP files were appearing
as text as you have not associated the .php extension with the PHP
interpreter.
The following should be enough to get you going (taken from CentOS):
#
# PHP is an HTML-embedded scripting language which attempts to make it
At 02:37 PM 3/15/2007, Mark Lavi wrote:
You should insure that PHP module available and loaded.
If you compiled it in as a static module, you can look at the httpd -l
option to see if it is there.
Otherwise, you can enable mod_status to check your configuration in real
time.
Ok, I think I foun
You should insure that PHP module available and loaded.
If you compiled it in as a static module, you can look at the httpd -l
option to see if it is there.
Otherwise, you can enable mod_status to check your configuration in real
time.
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailt