pagehosting4u Posted April 16, 2013 Share Posted April 16, 2013 Hello everyone. I'm beating my head on something that should be very simple to do, and all of my searching keeps turning up info on how to move WHMCS to a new server. My problem is that I moved everything to a new server and I would like to remove the old server from WHMCS. Of course I can't delete the server because of all of the accounts that are assigned to the old server. Is there a way to assign all accounts from the old server to the new server? Maybe I should have posted in the Feature Request section. Thanks for your assistance. Rick 0 Quote Link to comment Share on other sites More sharing options...
pagehosting4u Posted April 16, 2013 Author Share Posted April 16, 2013 I went into phpMyAdmin and did the following: UPDATE `tblhosting` SET `server`= 4 WHERE `server` = 1; In my case, server 1 is the old and 4 is the new server. Surely, there is a better way. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.