Jump to content

Question

Posted (edited)

I am getting the error in the below image when i start the install process:

 

post-11355-0-46380900-1438290152.png

 

Anyone know how to fix this i just ordered the software and so far its not working right

post-11355-0-46380900-1438290152_thumb.p

Edited by josh.meade

5 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted
  On 7/31/2015 at 1:49 AM, Cody said:

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

  • 0
Posted

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:

  1. 8.8.8.8
  2. 8.8.4.4

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

 

This is an issue with your server.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...