Jump to content
  • 0

Error At Install


josh.meade

Question

5 answers to this question

Recommended Posts

  • 0

This is a DNS issue. It looks like your webserver is unable to reach your database server. Ensure the hostname is correct (in config/blesta.php). If you're running your database on a non-default port, uncomment the port field (in config/blesta.php) and enter the port for your database server.

Link to comment
Share on other sites

  • 0

This is a DNS issue. It looks like your webserver is unable to reach your database server. Ensure the hostname is correct (in config/blesta.php). If you're running your database on a non-default port, uncomment the port field (in config/blesta.php) and enter the port for your database server.

Cody,

 

Would you be able to help install this? just message me on what info you need

Link to comment
Share on other sites

  • 0

In most cases I can find your server is unable to resolve hostnames. Check your /etc/resolv.conf file and make sure you have some caching servers listed. If you don't you can use Google public DNS by entering the following 2 lines into the file:

8.8.8.8
8.8.4.4

If your server can resolve hostnames, check your PHP for any disabled_functions.

 

This is an issue with your server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...