1043 Posts in 379 Topics by 373 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1286 Views |
-
Admin not working after upgrade to 2.3.2beta

14 May 2009 at 3:10am
Hi,
i have just finished upgrading to 2.3.2 beta1. I was able to dev/build and ?flush=1 at the end. Website works ok (with exception of img but this is explained in the wiki), with exception of Admin panel.
I simply can't log in and im stuck at whitescreen with silverstripe logo in the center and Loading... in top left corner of screen.My firebug console says there's 500 INternal server errors when loading following files:
http://xxx/assets/base.js?m=1242223986
http://xxx/assets/leftandmain.js?m=1242223990
http://xxx/assets/cmsmain.js?m=1242223992
and stops at loading:
http://xxx/jsparty/tiny_mce2/plugins/fullscreen/editor_plugin_src.js?m=1242221419As the upgrade doc suggest i added the multilangual stuff to _config.php and this didnt help.
Im also using: Security::setDefaultAdmin but this didnt help me log in either.Does anybody have any hints ?
Qlex -
Re: Admin not working after upgrade to 2.3.2beta

4 June 2009 at 11:05pm
Probably too late to help the original poster, but I'll post here for anyone else encountering the same problem.
The problem lies with the 'php_flag engine off' directive in .htaccess within the assets folder.
It wasn't supported on our hosting, so was returning HTTP Status 500 Internal Server Error for every file in assets.Solution, rename or delete the .htaccess file in assets.
| 1286 Views | ||
|
Page:
1
|
Go to Top |

