Jump to content
  • 0

Error in FluxCP when trying to move SQL tables to different host


Question

Posted

I recently moved over to a new host AsuraHosting, so I backup my SQL tables and moved them over to the new SQL.

However when I go to change the SQL server ip in the config/servers.php for FluxCP I get this error.

 

Error

An error occurred while trying to process your request.


Please try contacting an administrator: admin@localhost


Like I said, I am using a identical copy of my old working tables and my new VPS has no problems with the new tables. Only FluxCP.

Is there any other place besides config/servers.php that I have to edit for the new IP or does anyone know what is causing this.

8 answers to this question

Recommended Posts

Posted (edited)

 Get sure your hoster has opened the ports to your new ip (if you have your website on AsuraHosting as well i would just contact them and ask)

Edited by Snow
  • Upvote 1
Posted (edited)

 Get sure your hoster has opened the ports to your new ip (if you have your website on AsuraHosting as well i would just contact them and ask)

The website is actually hosted on HostGator but the SQL tables are on Asura, would there still be any port problems if I was only relying on Asura for the SQL? As hostgator had no problems connecting to the old SQL host.

 

 

Create a user that will match with the credentials on your servers.php. 

I have already done that, that is how my rAthena server is able to work with the new SQL.

 

Edited by windston
Posted

 Get sure your hoster has opened the ports to your new ip (if you have your website on AsuraHosting as well i would just contact them and ask)

The website is actually hosted on HostGator but the SQL tables are on Asura, would there still be any port problems if I was only relying on Asura for the SQL? As hostgator had no problems connecting to the old SQL host.

 

 

>Create a user that will match with the credentials on your servers.php. 

I have already done that, that is how my rAthena server is able to work with the new SQL.

 

 

well i just know i had the same problem, i had to tell my hosting company (namecheap) to open the ports for vps and then it worked :>

  • Upvote 1
Posted (edited)

Wouldn't the ports be already opened if rAthena could connect through them? Just wondering.

 

You could try deleting all the folders in data/logs and the files in data/tmp except for the index.html

Edited by kenshn111
Posted

can you post some Screen Shots?

 

set the error.php first to true for us to know what is the error.

 

Open config/error.php

 

Find this line

 

$showExceptions  = false;

set it to this

$showExceptions  = true;

  • Upvote 1
Posted

 Get sure your hoster has opened the ports to your new ip (if you have your website on AsuraHosting as well i would just contact them and ask)

The website is actually hosted on HostGator but the SQL tables are on Asura, would there still be any port problems if I was only relying on Asura for the SQL? As hostgator had no problems connecting to the old SQL host.

 

 

>Create a user that will match with the credentials on your servers.php. 

I have already done that, that is how my rAthena server is able to work with the new SQL.

That's how i fixed my problem last time. Try @ShogS post

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...