If youŽre trying to run php scripts with short tags <??>, this is the solution.
By default the php.ini file is with the short tags off. You just have to put this to on in the /etc/php.ini, and youŽll have your apache 2.0 working with php.
I was surprised too.
Juan Carlos Peláez Mendoza
Network Administrator
-- Powered by Outblaze -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dave
Sent: Tuesday, October 29, 2002 9:31 PM
To: [EMAIL PROTECTED]
Subject: Re: How do I get PHP working with Apache on RH 8?I have the as-shipped Apache and PHP packages installed via the Package Mgmt. Admin. software.Apache works Ok for static HTML pages, but will not for PHP.I have tried AddType, LoadModule, etc. in the httpd.conf file but to no avail.What do I have to do to get it working?Thanks,Dave