We've retired the forum in favor of GitHub Discussions.

New conversations can be started on GitHub. Existing conversations will remain for a while longer.

Head over to GitHub →

Error when uploading to live server

Andy Smith February 10, 2019 by Andy Smith

I have a site working beautifully on my local machine. When I uploaded the files to my server, however, I'm getting the following error:

ConnectionException in AbstractConnection.php line 155:
Connection refused [tcp://127.0.0.1:6379]

Notes:

  • Using Statamic 2.11.9
  • My license_key is set in /site/settings/system.yaml
  • installer.php says that all the required checks are passing
  • I set permission to 744 for the site, local, statamic, and assets directories (recursively)
  • Not sure if this makes a difference, but I don't have a CNAME pointing to the site yet, so I'm accessing it via a subdomain (http://tes.adobeskyscraper.com/)

Any idea how I can solve this?

Answered by Jason Varga!
>>>>>>> Answered <<<<<<<
12 Replies
4 Followers