We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37261 ☆ A M B ☆
    • 113 Posts
    I'll try it on one of my sites and let you know how it goes.
      • 8307 ☆ A M B ☆
      • 77 Posts
      giving it a go!

        • 42252
        • 17 Posts
        Thanks opengeek.

        Tried this.

        Just to clarify..

        updated to 2.2.7dev

        Added to config array...

        $config_options = array(
        xPDO::OPT_USE_FLOCK => false,
        );

        Checked Use Flock is set to No in the manager.

        Still getting errors but different ones this time...

        Repeatedly giving me 'Files are locked' error.

        Locked /mnt/stor0-xxx-xxx/xxxxxx/www.xxxx.com/web/content/manager/core/cache/auto_publish/auto_publish.cache.php

        xPDO->toCache() could not cache object with signature objects/modAccessContext/c305dc8760cd3f843e23f0c4f187114f

        I'm also getting random access denied on the manager menu and on clearing the cache.

        I tried to flush permissions and instead got an Access Denied message.

        Checked the error logs and repeatedly get this: (ERROR @ /manager/manager/index.php) Error caching lexicon topic lexicon/en/core/default

        Cannot clear the error logs. Access denied.

        I hope that helps smiley

        Thank you.
          • 8307 ☆ A M B ☆
          • 77 Posts
          i got an HTTP Error 500 (Internal Server Error) when i was running the setup:

          http://www.project-pipeline.com.php53-4.dfw1-2.websitetestlink.com/setup/index.php?action=options

          Should I manually place files?
            • 8307 ☆ A M B ☆
            • 77 Posts
            It works! I manually moved the files over - cleared the cache and we are good now! Jason, Opengeek! Thank you!
              • 37261 ☆ A M B ☆
              • 113 Posts
              So far so good. I'll put it on a couple more sites to make sure. Install took a long time and felt like it would go 500 on me but it did not.
                • 36722
                • 101 Posts
                That's pretty normal. RSCS has a 30 second front end timeout, if the script doesn't send anything back to the browser RSCS will give an error 500 or node timeout error.

                But don't worry.. because on the backend the process will run for up to 15 minutes... so just hit the manager url and manually delete the setup directory and you're good.
                  Shawn Himmelberger
                  Himmelberger Design
                  https://himmdesign.com/services/website-development/modx"" target="_blank" rel="nofollow"> MODx Web Design | https://himmdesign.com/services/website-development/modx"" target="_blank" rel="nofollow"> MODx Web Development
                  • 36722
                  • 101 Posts
                  Only problem now is I'm liking the speed of my CloudServer setup ... oh well We'll still use RSCS for smaller stuff if this holds up.
                    Shawn Himmelberger
                    Himmelberger Design
                    https://himmdesign.com/services/website-development/modx"" target="_blank" rel="nofollow"> MODx Web Design | https://himmdesign.com/services/website-development/modx"" target="_blank" rel="nofollow"> MODx Web Development
                    • 37261 ☆ A M B ☆
                    • 113 Posts
                    Site seems more responsive but I said that before. These errors did show up in the modx log after the upgrade:

                    [2012-12-13 14:45:45] (ERROR @ /index.php) Could not cache system settings.
                    [2012-12-13 14:45:46] (ERROR @ /index.php) Could not cache context settings for web.
                    [2012-12-13 14:45:47] (ERROR @ /index.php) Error caching lexicon topic lexicon/en/core/source
                    [2012-12-13 14:45:47] (ERROR @ /index.php) Could not cache source data for 1.
                    [2012-12-13 14:45:47] (ERROR @ /index.php) Could not cache context settings for web.
                    [2012-12-13 14:45:48] (ERROR @ /index.php) Error caching lexicon topic lexicon/en/wayfinder/properties
                    [2012-12-13 14:45:48] (ERROR @ /index.php) Error caching lexicon topic lexicon/en/wayfinder/properties
                    [2012-12-13 14:45:48] (ERROR @ /index.php) Could not cache resource 1
                      • 42260
                      • 4 Posts
                      Glad to see some progress!! pyrographics, did you try clearing your core/cache directory?