21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 769 Views |
-
Installed SS 2.4.0, getting blank Admin page

11 June 2010 at 12:31pm
Installed SS 2.4.0 on MAMP locally, everything works fine except the admin area. Getting the white page of death when I try to access /admin.
Apache error logs show:
[Thu Jun 10 14:20:28 2010] [error] [client 127.0.0.1] File does not exist: /Applications/MAMP/htdocs/admin
-
Re: Installed SS 2.4.0, getting blank Admin page

16 June 2010 at 8:53am
If SilverStripe is installed in the root web folder, then instead of...
http://localhost/admin
...try...
http://localhost/index.php/admin
If /index.php/admin works, then you need to set up URL rewrites before /admin will work. However, if you're just working on your local machine, why bother? It's only worth the effort of setting up URL rewrites on live sites, or for testing I suppose.
| 769 Views | ||
|
Page:
1
|
Go to Top |

