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

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:

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.

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...