Loading...
 
Architecture / Installation

Architecture / Installation


Re : Problem updating from 5.0 to 6.0

posts: 1001 Canada

Hi,
running PHP with a debugger is just starting. This is a request for Eclipse/PHP folks, but don't expect that anytime soon.

Sometimes however a debugger is not necessary. Presumably you're dealing with a PHP fatal error. You need to turn on PHP error reporting to see what's wrong (see error_reporting and display_error settings, or see Apache logs).

There are no comments at this time.