4645 Posts in 1402 Topics by 1394 members
| Go to End | Next > | |
| Author | Topic: | 2457 Views |
-
Re: /admin?isDev=1 on SS2.4.2

13 October 2010 at 9:12am
Make sure assets and _combinedfiles inside assets is writable by the webserver.
-
Re: /admin?isDev=1 on SS2.4.2

13 October 2010 at 9:23am
assets is 777 and _combinedfiles is 755 with apache as owner.
Should _combinedfiles be 777 as well?
-
Re: /admin?isDev=1 on SS2.4.2

13 October 2010 at 9:37am
This error indicates that certainly isn't right, something weird is clogging up the system. Flush your manifest with /dev/build?flush=all (or go manually delete all cache folders for SS), and run /dev/tests/.
Also do what Sean said.
Do you see anything additional if you add ?debug=1 instead of ?isDev=1?
-
Re: /admin?isDev=1 on SS2.4.2

13 October 2010 at 9:57am
Manually deleted cache, Did a dev/build and nothing helped. I don't get any new errors with debug.
Running dev/tests just gives me "Please install PHPUnit using pear" so I'll need my sysadmins to take care of that to get any feedback.
-
Re: /admin?isDev=1 on SS2.4.2

13 October 2010 at 10:35am
Keep going with a full reinstall from scratch. Something is not right with your copy of the code and your webserver/PHP installation, the installer will walk through all aspects of your environment and correct/identify it.
To lurkers, this is NOT typical.
-
Re: /admin?isDev=1 on SS2.4.2

14 October 2010 at 1:30am
Ok Will do.
True this is not typical. I currently have 10 different silverstripe sites running, plus at least as many on dev servers. And this is the only install causing probs
-
Re: /admin?isDev=1 on SS2.4.2

14 October 2010 at 3:12am
Cool, I can say that the error that is being thrown is in the core Controller class and that piece of code is pretty robust. Not having any controllers on the stack is plain bizarre, and seemingly impossible as that function can't be called until a controller is pushed on the stack.
Sometimes its easier to stop troubleshooting and start over...
Good luck! -
Re: /admin?isDev=1 on SS2.4.2

16 October 2010 at 10:22pm
Hi guys,
I had a similar problem, changing the _combinedfiles folder rights to 777 and resetting the user solved my problem.
| 2457 Views | ||
| Go to Top | Next > |




