Rotaru Razvan wrote: > > 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?
PHP 4.2.3 support for Apache 2 is marked as unstable/alpha. If you do not have mistakes in your httpd.conf, eg following line is missing AddType application/x-httpd-php .phtm .phtml .php .php4 you should try apache 1.3 before php4.3 is released. Jens > Regards, > Razvan > > __________________________________________________ > Do you Yahoo!? > HotJobs - Search new jobs daily now > http://hotjobs.yahoo.com/ > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstra�e 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <[EMAIL PROTECTED]> Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
