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 the actualy interpreter to extension map is commented out.  
Uncomment, save, restart Apache.  Try page again.

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.
Never attribute to malice that which can be adequately explained by stupidity.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to