On Wed, 2002-10-16 at 16:22, Tommy McNeely wrote:
> And I had to change the /etc/php.ini
> ------------------------------------
> 
> short_open_tag = On
> 
> 
> Why would I have to do this? RedHat has always been sooo good about working 
> out of the box?? I didnt see anything about changing PHP not to work in the 
> Release notes (checking again)

I think Red Hat just shipped a more secure configuration for PHP than in
the past.  I also had to set:

register_globals = On

so that my applications that use them would work.  I think there may
still be Apache-2.0/PHP things that may bite me so I haven't converted
any of my production stuff over yet (not without a lot more testing).

Best Regards,
Keith
-- 
LPIC-2, MCSE, N+
Life's the same, except for my shoes
Got spam? Get spastic http://spastic.sourceforge.net




Reply via email to