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.

Archive /

Our old forums are still available as a read-only archive.

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

There has been an error


Go to End


3 Posts   4835 Views

Avatar
François

25 Posts

3 December 2008 at 11:47am

Edited: 03/12/2008 12:14pm

Hi!

I installed SS (2.3.0-rc1) on my client server (ubuntu 8.04, apache 2, php 5.2.4, mysql 5.0.51) and immediately after login to the CMS (<web site>/admin/) the site gives me the following error:

Website Error
There has been an error

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

Very informative message! Thanks SS!

There is nothing in apache's error log.

I rebuilded the db (/db/build?flush=1), cleared the cache (in /tmp/silverstripe...) several times with no change.

I checked the permissions, apache user has access everywhere.

The site is working well on my PC (kubuntu with same apache/mysql/php versions as my client's server).

Any idea?

Is it possible to get a more detailled error message?

PS: I installed the rc1 version to show it to my client. Of course, we'll go in production with the 2.3 stable version when it is released.

UPDATE:

If I put my client's domain in the set_dev_server array (in _config.php), I can access the CMS. Of course I would like to avoid that.

Q: What can trigger a fatal error in prod mod and not in dev mode?

Avatar
(deleted)

Community Member, 473 Posts

3 December 2008 at 12:39pm

Can you try with 2.3.0rc2? (http://www.silverstripe.com/assets/rc/silverstripe-v2.3.0-rc2.tar.gz)

and if the problem still persists, open a ticket on open.silverstripe.com.

Avatar
François

25 Posts

3 December 2008 at 9:12pm

Edited: 03/12/2008 9:21pm

No better with rc2 :-(

However, problem is different. Now, after the login form I'm stuck with a "Loading...." message. And nothing happens.

Going mad... never be so frustrated with a CMS...