> you need to add the following to your httpd.conf file: > > LoadModule php4_module modules/libphp4.so > AddType application/x-httpd-php .php That did the trick. Thanks!