Oscar Nelson wrote:

The upgrade itself was relatively trouble free but now quite a number of my php scripts are not working. They fail silently with no errors. I just get a blank white page when attempting to load them. Nothing in my error log or on the page. PHP and apache are running and some scripts are fine. Does anyone have any ideas?

First of all check everything is uncommented in /etc/httpd/conf.d/httpd-php.conf


Also check in your php.ini that short_open_tag = On

This may explain why some work and some dont, it may be the ones using short tags that are failing


Oscar

Dunc

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to