Beware turning on the short_open_tag in php.ini. It was turned off for a
reason. The web server won't know if your short tags are php or xml.

On Mon, 2002-10-07 at 07:40, Volkan Sönmez wrote:

> in /etc/php.ini
> you should change
> 
> short_open_tag = Off
> 
> to
> 
> short_open_tag = On
> 
> then restart httpd

-- 
Chris Kloiber




Reply via email to