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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

Instalation problem: RedisException


Go to End


2 Posts   1773 Views

Avatar
timack

Community Member, 1 Post

3 August 2015 at 9:35am

Hi I'm having a bit a problem getting SilverStripe up and running. I installed with composer but keep getting this error when trying to access the site:

Fatal error: Uncaught exception 'RedisException' with message 'Connection closed' in /var/www/silverstripe_test/framework/dev/install/install.php5 on line 31
( ! ) RedisException: Connection closed in /var/www/silverstripe_test/framework/dev/install/install.php5 on line 31

Any idea how to get round this?

Avatar
Pyromanik

Community Member, 419 Posts

3 August 2015 at 11:17pm

Seems like a PHP configuration issue between it and Redis.
That line does nothing except the native session_start()