php-install | 2004091

[PHP-INSTALL] PHP not working with Apache 2.0.50 From: Andrew Fisher (afisher <email protected>)
Date: 09/13/04

Gentlemen,

I've recently compiled Apache 2.0.50 and PHP 5.0.1 on Solaris and can't seem
to get things to work. Apache is working just fine but I can't get it to
display PHP files properly. I've added the "AddType
applications/x-httpd-php .php" and the "AddType
applications/x-httpd-php-source .phps" lines to the httpd.conf file but it
doesn't seem to work. From the command line I can type "php test.php" and
it spews out a bunch of HTML code so PHP *is* working but just not through
Apache.

Yes, I've restarted the system. Yes, I've restarted Apache. Yes, php is in
the path.

Can you offer any advice?

Thanks in advance,
Drew