Please help
I have just installed a pristine 5.5SME box. After the install I have noticed that no parse errors are being reported.
e.g
Untitled
print "Hello"
print "There"
?>
prints an empty web page
Whereas
Untitled
print "Hello"
?>
Actually prints with no error when there should be a parse error.
The only thing I have changed is to disable the php sandbox feature.
Any help would be appreciated
sam russo