Re: [PHP] Installing Apache, mySql and php

2001-11-19 Thread Douglas McKenzie
I've got this: AddType application/x-httpd-php .php4 .phtml .php AddType application/x-httpd-php-source .phps There no '#' marks at start of line so Im presuming that its running. However, the only mod_php4.c on the system is in the folder where I gunzip'd the php file. I haven't run th

Re: [PHP] Installing Apache, mySql and php

2001-11-19 Thread Duncan Hill
On Mon, 19 Nov 2001, Douglas McKenzie wrote: > That file is there. The web root is var/www/html > > So the question is, when I put a .php file there, why doesn't it run? > Why does it return the page as code? Edit the httpd.conf file. Look for .php . You'll probably find the line that loads