We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9207 ☆ A M B ☆
    • 2,475 Posts
    I’m running 2.1.1-pl on a pretty beefy VPS: 4gb RAM, PHP 5.3.6, 512mb... clicking "View" on any page after a change has been made means the page takes a LONG time to generate. I saw a bunch of errors in the logs:

    [15-Jun-2011 11:17:20] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/hgdev/public_html/core/model/modx/modx.class.php on line 0
    [15-Jun-2011 11:18:01] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/hgdev/public_html/core/xpdo/xpdo.class.php on line 1508
    [15-Jun-2011 11:27:36] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/hgdev/public_html/core/xpdo/xpdo.class.php on line 542
    [15-Jun-2011 11:27:59] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/hgdev/public_html/core/xpdo/om/xpdoobject.class.php on line 2116
    [15-Jun-2011 11:42:03] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/hgdev/public_html/core/model/modx/modcontext.class.php on line 181


    So I bumped the max-execution time to 90seconds, but it’s still really sluggish. Is something going on here? The rest of the world can view the cached page, but the manager user making edit is essentially unable to preview any changes.

    Ideas?
      • 22303 MODX Staff
      • 10,725 Posts
      Something is wrong if it is taking that long to execute. You’ll have to provide more information though, as that looks like a server problem or a broken installation.
        • 9207 ☆ A M B ☆
        • 2,475 Posts
        I’m attaching my general system info from the Reports menu, as well as my phpinfo() dump (both as pdfs). This is the type of thing that I’d be willing to file as an official support request if you think it’s necessary.
          • 22303 MODX Staff
          • 10,725 Posts
          Was this an upgrade? Fresh install? Did you FTP the files to the server or extract the package directly? Was this traditional or advanced? Using friendly urls? Multiple contexts? How many Resources? (Just a few additional questions off the top of my head)
            • 9207 ☆ A M B ☆
            • 2,475 Posts
            Copied the site from another server via mysqldump and a tarball (traditional).
            I did re-run setup.
            About 3000 resources