Hi
this means php is not enabled, but maybe it is installed.
To know this and enable it, you have to:
1) to find the file "libphp4.so"
2) to uncomment or to write the line "LoadModule php4_module /usr/lib/apache/1.3/libphp4.so" in httpd.conf in conf directory of apache.
See you