We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 5445
    • 5 Posts
    Hello,

    on updating from beta5 to rc1-6446 I got no error message.

    But after admin-login I’m not able to open my user-profile. There is an ERROR: Permission denied!
    Additional this, I can’t see anything in the table which includes the ressources, elements,.... The table on the left site shows one empty line.

    Many thanks for help

    Add-Info:
    Using modx on localhost - ubuntu 9.10 (amd64)- mySQL 5.1.37-1 - php 5.2.10-2
    And: I tried to install new. 1. Unzip beta5, 2. copy new files over beta5, 3. setup new install, 4. login admin, 5. same result.
      • 22303 MODX Staff
      • 10,725 Posts
      Did you build the transport and run setup in upgrade mode? Were there any errors or warnings either in the results or in your core/cache/logs/error.log? Did you clear your browser cache and make sure all the Javascript in the manager is fresh? Almost all of the js has changed and certain files may be coming from your local cache still...
        • 28215
        • 4,149 Posts
        Also try clearing the core/cache folder entirely manually.
          shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
          • 5445
          • 5 Posts
          Last time I read: Just copy all SVN-files and folder in modx folder and start index.php from setup. I did it, but I had not more permissions :-(

          Now I tried to start transport.core.php from _build (like ’Using MODx Revolution from SVN’) but I got that error:
          Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77 bytes) in /home/clemens/public_html/modx2_2/core/xpdo/xpdo.class.php on line 906

          What’s my fault?

          Thanks so much!!
            • 22303 MODX Staff
            • 10,725 Posts
            I don’t know what you mean about not having permissions, buty ou need a higher memory_limit to build the core transport (i.e. to use Revo from SVN).
              • 5445
              • 5 Posts
              Thanks for answering!
              I set the memory_limit in /etc/php5/apache2/php.ini up to 48M, 64M or 128M. Everytime the same error sad
                • 28215
                • 4,149 Posts
                Quote from: Clemens at Mar 09, 2010, 05:43 PM

                Thanks for answering!
                I set the memory_limit in /etc/php5/apache2/php.ini up to 48M, 64M or 128M. Everytime the same error sad
                Did you reboot apache after resetting to 128M?
                  shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
                  • 5445
                  • 5 Posts
                  Thanks to remember wink
                  Yes, i did it. And now, after restarting system - the same...
                    • 5445
                    • 5 Posts
                    I had no time to try again.
                    Now using RC1 by download, I had no problems to install / upgrade. grin

                    Thanx to all for help.
                    Clemens