17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1044 Views |
-
Database Error after moved to another server

21 July 2008 at 9:26am
Hi,
I have two sites using SilverStripe. After I moved them to another server I got this error:
Error
The website server has not been able to respond to your request.
Has anyone got any idea of this?
Thanks!
-
Re: Database Error after moved to another server

21 July 2008 at 12:12pm
just to test enable dev mode on the second server so that instead of that generic msg you can get the actual error
you can enable dev mode by adding Director::set_environment_type("dev"); to your mysite/_config.php file
-
Re: Database Error after moved to another server

21 July 2008 at 1:47pm
I had this happen to me and it turned out to be Capitalization of the table names.
check that.
| 1044 Views | ||
|
Page:
1
|
Go to Top |


