James Salinas wrote:
Not sure what resolved the issue, however,
after doing the following, it now works:
service httpd stop
- clearing out all self-inflicted edits / restoring orig files
service httpd start
* still not working here...
full system shutdown/reboot
- now it works...
I'm not complaining...
as long as it works, I'm happy .
Thanks for the help anywayz :)
On Sun, 2002-10-06 at 20:56, Craig White wrote:
/etc/httpd/conf.d/php.conf
/etc/httpd/conf.d/README
Craig
in /etc/php.ini
you should change
short_open_tag = Off
to
short_open_tag = On
then restart httpd