Jump to content

Removed.


Bass5098

Recommended Posts

The httpd down you can ignore - it likes to say that randomly when it is up. You can confirm httpd's status by just loading a page. httpd is Apache, the web server. If it is down then only cPanel will be working.

 

As for the server load, it's not that bad - that load is 0.1 away from a green light. The server load is a very slowly refreshing indicator. The easiest indicator of server speed is just comparing load times for a PHP/MySQL script. You can use http://www.helionet.org for comparison - any time the main page takes more than .5 seconds to load (see status bar at the bottom of the page) there is a problem.

 

Does the remote MySQL work now, by any chance?

Link to comment
Share on other sites

After googling something different than normal, I read a post that someone posted on another forum that had the same message as mine just with the mysql server error code with it. Mine only showed the client error code so I couldnt search the mysql error code db for it. The real mysql error code was 2013 (or 2056 for the extended version) which is cr_server_lost. The explanation said that it lost connection to the myql server suring the query. After doing some more googling, I came up on an article that said it might be on one of the servers blocked ip list. In cpanel on both of the servers, I added the ip to the remote mysql acess list. It still shows the error.

Link to comment
Share on other sites

  • 2 years later...

According to the "I'm Feeling Lucky" result of that error on Google, the person with your same error found he could connect using "localhost" instead of "127.0.0.1". So, if you haven't already, you can try to connect to the MySQL server "stevie.heliohost.org" (if that's the real url you should use) instead of the IP address of the server.

 

EDIT: Yeah, on PHPmyAdmin, it says it's connecting to "localhost", and the url is "stevie.heliohost.org", so the mySQL server must be at that 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
Reply to this topic...

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

×
×
  • Create New...