4646 Posts in 1402 Topics by 1394 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1663 Views |
-
/admin page not loading

20 January 2011 at 2:49am
Hi,
I've just installed a new version of Silverstripe and it looks like everything is working well. But when I go to the /admin pages they won't load. It gives a 404 page or a time out exception on /admin.
I've tried the following adresses:
/admin
/admin?flush=1
index.php/admin
index.php/admin=flush=1I can login when I go to te following address /Security/login?BackURL=/admin, after logging in the /admin page will load. But when I retry to get there it's not found again.
I've installed Silverstripe a couple of times on a Apache server and this is the first time I installed it on a IIS server. On the Apache servers it worked well, but now I'm getting trouble.
-
Re: /admin page not loading

20 January 2011 at 11:09pm
After debugging a while, it's because the redirect isn't correct. The URL that is set to the header 'Location' in the HTTPRequest.php, could not be found on the server.
It properly has something to do with the fact that I installed it under a /silverstripe directory instead of the root, and the fact that it is a IIS server. On apache I have installed it on other directory's with no problem at all.
-
Re: /admin page not loading

21 January 2011 at 12:53am
My host have placed my site on a other server and now is everyting working alright. Problem solved for me
-
Re: /admin page not loading

23 January 2011 at 2:47am
I have the same problem on the localhost. Error HTTP 500.0 - Internal Server Error
I dont know what to do.
Help me, please!
| 1663 Views | ||
|
Page:
1
|
Go to Top |

