Re: [PHP] New Install Question

2005-07-13 Thread php
Never mind, I answered my own question. I added "AddType application/x-httpd-php .php" to the bottom of php.conf and that fixed the problem. We did not have that with our old system running php4. [EMAIL PROTECTED] wrote on 07/14/2005, 12:40:02 AM: > > We just set up a new webserver using Apac

[PHP] New Install Question

2005-07-13 Thread php
We just set up a new webserver using Apache 2 and PHP5. When I transferred all the files over from my old server, I saw that none of the PHP files are being rendered (i.e. I see the PHP source instead of the resulting HTML). Here is the PHP.conf file we are using: # # PHP is an HTML-embedded sc