We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 44696
    • 25 Posts
    I have this message popup:

    « MODx Parse Error »

    MODx encountered the following error while attempting to parse the requested resource:
    « PHP Parse Error »

    PHP error debug
    Error: include_once(): Unable to allocate memory for pool.
    Error type/ Nr.: Warning - 2
    File: /var/www/vhost/domain.com/home/html/manager/includes/document.parser.class.inc.php
    Line: 192
    Line 192 source: $included= include_once (MODX_BASE_PATH . 'assets/cache/siteCache.idx.php');

    Parser timing
    MySQL: 0.0045 s (0 Requests)
    PHP: 0.0104 s
    Total: 0.0150 s

    If this message pops up, instead of showing it to the viewer, can I automatically redirect him to another site (http://google.com or whatever) ? How do I do it?
      • 44696
      • 25 Posts
      Nothing?