We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25551 ☆ A M B ☆
    • 1,231 Posts
    I’m not sure if it’s my hosting as I’m about to email them but has anyone found that their site slowed down using this new release?

    I get a lot of forbidden errors in the manager as well but a refresh sorts that out. What could be the problem?
      Ross Sivills - MD AugmentBLU Edinburgh, Scotland UK
      AugmentBLU - MODX Partner

      BLUcart - MODX Revolution E-Commerce & Shopping Cart
      • 26903
      • 1,336 Posts
      Yes, I did a quick install of 0.9.6.2 yesterday just to test it with the Auditor module on my windows dev box and I noticed that about 1 out of 2 times the manager would time out after 60 seconds and drop a message on the screen where the doc tree should be. It didn’t stop me testing what I wanted and its not a real site so I’ve not looked any further into it. I did a full install, ie all plugins, sample site etc.

      The site seemed OK from the front, it was in the manager where the problem occurred.

      I’ve got other MODx installations on this box, 0.9.6.1, 0.9.6.1p2 and a snapshot of 0.9.7, these don’t exhibit this behaviour.
        Use MODx, or the cat gets it!
        • 16610
        • 634 Posts
        Quite on the contary I feel that MODx 0.9.6.2 is even faster than before. Maybe I’m just imaging it’s faster but anyways I definitely would’t say it’s slower than before.
          Mikko Lammi, Owner at Maagit
          • 25551 ☆ A M B ☆
          • 1,231 Posts
          Yeah it seems to take a long time to save docs and what not. My other sites are using the rc2 version and are fine.
            Ross Sivills - MD AugmentBLU Edinburgh, Scotland UK
            AugmentBLU - MODX Partner

            BLUcart - MODX Revolution E-Commerce & Shopping Cart
            • 26903
            • 1,336 Posts
            Must just stress here that my probs were inside the manager, not serving the site pages as such. I’ve got a bit of time at the mo so I’ll have a quick look at this again now.
              Use MODx, or the cat gets it!
              • 22303 MODX Staff
              • 10,725 Posts
              0.9.6.2 is the fastest manager experience yet.  If you folks are experiencing slow downs after installing it, I would dare say you have errors or other problems.  Check the event log to make sure those errors aren’t being recorded.
                • 25551 ☆ A M B ☆
                • 1,231 Posts
                There’s no errors in my log and the manager is crawling. Is there anything I can check? I get forbidden errors still.
                  Ross Sivills - MD AugmentBLU Edinburgh, Scotland UK
                  AugmentBLU - MODX Partner

                  BLUcart - MODX Revolution E-Commerce & Shopping Cart
                  • 22303 MODX Staff
                  • 10,725 Posts
                  Quote from: rossco at Sep 18, 2008, 01:28 PM

                  There’s no errors in my log and the manager is crawling. Is there anything I can check? I get forbidden errors still.
                  Forbidden errors? Have no idea what that means...
                    • 25551 ☆ A M B ☆
                    • 1,231 Posts
                    When I’m in the manager editing docs... when I save, the frame says forbidden and I have to refresh the manager page to get rid of it.
                      Ross Sivills - MD AugmentBLU Edinburgh, Scotland UK
                      AugmentBLU - MODX Partner

                      BLUcart - MODX Revolution E-Commerce & Shopping Cart
                      • 26903
                      • 1,336 Posts
                      OK I get this error nearly all the time when I log into the manager :_

                      Fatal error: Maximum execution time of 60 seconds exceeded in C:\Program Files\xampp\htdocs\modx-0.9.6.2\manager\includes\config.inc.php on line 61

                      This is the relevant part of my access.log

                      127.0.0.1 - - [18/Sep/2008:14:43:45 +0100] "POST /modx-0.9.6.2/manager/processors/login.processor.php HTTP/1.1" 200 48
                      127.0.0.1 - - [18/Sep/2008:14:43:45 +0100] "GET /modx-0.9.6.2/manager/ HTTP/1.1" 200 942
                      127.0.0.1 - - [18/Sep/2008:14:43:45 +0100] "GET /modx-0.9.6.2/manager/includes/session_keepalive.php?rnd=1221745425865 HTTP/1.1" 302 -
                      127.0.0.1 - - [18/Sep/2008:14:43:45 +0100] "GET /modx-0.9.6.2/manager/index.php?a=1&f=tree HTTP/1.1" 200 24871
                      127.0.0.1 - - [18/Sep/2008:14:43:45 +0100] "GET /modx-0.9.6.2/manager/index.php?a=1&f=menu HTTP/1.1" 200 183
                      127.0.0.1 - - [18/Sep/2008:14:43:46 +0100] "GET /modx-0.9.6.2/manager/index.php?a=2 HTTP/1.1" 200 3174
                      127.0.0.1 - - [18/Sep/2008:14:43:46 +0100] "GET /modx-0.9.6.2/manager/index.php?a=1&f=nodes&indent=1&parent=0&expandAll=2 HTTP/1.1" 200 15388
                      127.0.0.1 - - [18/Sep/2008:14:44:45 +0100] "GET /modx-0.9.6.2/manager/includes/session_keepalive.php?rnd=1221745485868 HTTP/1.1" 302 -

                      Nothing in the error log

                      Only error in the event log is ’Config File still writeable’ which I’ve fixed.

                      Manager log looks OK.

                      Occasionally its OK but still slow.

                      This is a windows box running XAMMP with a Firefox 3 browser, all my other installations are OK, its a localhost only server, it should be blazing here.

                      I’ll install 0.9.6.2 on my linux dev box at home tonight if I get chance and see what it does there.


                        Use MODx, or the cat gets it!