On Thu, 31 Oct 2002, Rotaru Razvan wrote: > Date: Thu, 31 Oct 2002 06:41:45 -0800 (PST) > From: Rotaru Razvan <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: regarding php installation > > Hello, > > Well I have apache2+mod_php4 installed. Still my apache server does not > execute php scripts (it just sends them as plain text). After > installing mod_php4 i didn't modify anything in httpd.conf. > Should I? As i can tell the module is loaded. Why is the server not > running the scripts? > > Regards, > Razvan >
Assuming it's the same setup as 1.2.x you need to tell the server what type of files to interpret as php. See the comments in the file, search it for 'php'. JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
