You missed an instruction

Add this following line or uncomment it in httpd.conf

AddType application/x-httpd-php .php

you must restart apache after doing so.



-----Original Message-----
From: Sean Kennedy [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 16, 2001 3:33 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Installation of php4+apache


Ok, i am trying to install php4 into apache using the module.  I have read
and excuted the instructions exactly, several times for both php4 and
apache.  But I keep getting this error, and I don't understand why.

My script looks like this..

<?php

echo ('Hello');

?>

and when I view this in a web browser, I get this output

<?php

echo ('Hello');

?>

I begging here, if anybody knows why this is doing this, or how I can fix
this, respond.  I have been fighting this for over a week now, and don't
know what else to try.


-- 
PHP Install 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