While fixing my 503 problems I upgraded to Litespeed 4.0.9 and built PHP 5.2.10.
I now get blank pages when using my SMF forum. I've set error display on and set debug to high but still get nothing at all.
I get a 200 HTTP code but 0 byte length.
Any ideas who I get work out what is going on here?
I've disabled the cache and hardening patch but still same results.
PHP config:
'./configure' '--prefix=/usr/local/lsws/lsphp5' '--with-litespeed' '--with-mysqli' '--with-gd' '--with-zlib' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--enable-suhosin'
cheers
Paul
I now get blank pages when using my SMF forum. I've set error display on and set debug to high but still get nothing at all.
I get a 200 HTTP code but 0 byte length.
Any ideas who I get work out what is going on here?
I've disabled the cache and hardening patch but still same results.
PHP config:
'./configure' '--prefix=/usr/local/lsws/lsphp5' '--with-litespeed' '--with-mysqli' '--with-gd' '--with-zlib' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--enable-suhosin'
cheers
Paul