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.
-
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...
Also try clearing the core/cache folder entirely manually.
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
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!!
-
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).