Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

site and admin page does'nt work


Go to End


3 Posts   1271 Views

Avatar
snaip

Community Member, 181 Posts

13 July 2009 at 6:33pm

hi

i have a big big problem
my site doesn't work
i have this error:

Website Error
There has been an error

The website server has not been able to respond to your request.

what is striking my admin page doesn't work too and i have the same error :/

is there any way do check where is the reason ?

i dont work with php code since 3 days, in last friday everything was ok, bu today something happend and i dont know what

Avatar
Willr

Forum Moderator, 5523 Posts

13 July 2009 at 10:16pm

Turn on devmode so you are see the full error messages. Turn it on by adding this to your mysite/_config.php

Director::set_environment_type("dev");

This will give you an error which you are use :)

Avatar
snaip

Community Member, 181 Posts

13 July 2009 at 11:36pm

thx :))

the reason is:
Lost connection to MySQL server at 'reading initial communication packet', system error: 111

:((

so i have to call to server admin and aks what are they doing :(