<![CDATA[ Re: Horrible system!!! Two days can not run. - My Forums]]> https://forums.modx.com/thread/?thread=98028 <![CDATA[Re: Horrible system!!! Two days can not run.]]> https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530146 Maybe in the index.php is the debugging active?

// Debugging mode:
$modx->stopOnNotice = false;
]]>
m.engel Aug 17, 2015, 10:11 AM https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530146
<![CDATA[Re: Re: Horrible system!!! Two days can not run.]]> https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530187 You should let it disabled, and turn on error_reporting and display_errors instead. There MUST be an fatal error.

Maybe an configuration setting uses an old absolute path
In the database could also be an absolute path, think it was modx_system_settings
We also had some Problems when an very cool Linux Administrator use rsync with an parameter to exclude all with "cache" in the filename
]]>
m.engel Aug 18, 2015, 10:20 AM https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530187
<![CDATA[Re: Horrible system!!! Two days can not run.]]> https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530167 Otherwise, show the white screen.
Logs empty.]]>
rrasskazov Aug 17, 2015, 07:59 PM https://forums.modx.com/thread/98028/horrible-system-two-days-can-not-run#dis-post-530167