XFileSharing Pro - How to moving main server to new server

Message
Author
verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

How to moving main server to new server

#1 Postby verzing » Aug 03, 2011 10:00 am

Point your domain to main server ip address.(do this first because dns need time to resolve)

1st: backup everything from main server (all file and sql)
2nd: upload all file to new main server and import sql file.
3rd: upload file install.cgi to cgi-bin folder in new server then run it .

done!

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#2 Postby glumbo » Aug 03, 2011 3:55 pm

Thanks. You should post more tips like this

april123
Posts: 14
Joined: Aug 09, 2011 5:24 pm

#3 Postby april123 » Sep 27, 2011 5:37 pm

Thank you, verzing.

I'm about to move to new server. I have only one server that serves both purposes (File & Main). Let's see if everything goes well...

If anyone else has got any other instructions/info, please share here.

april123
Posts: 14
Joined: Aug 09, 2011 5:24 pm

#4 Postby april123 » Sep 30, 2011 4:30 pm

Hey, I moved to new server and I followed your steps and now I'm getting 500 Internal Server Error when I visit the home page.
If I open /files/index.html in my browser then it opens perfectly.

.htaccess file is exactly where it should be.
Apache config (.htaccess -> AllowOverride All)

Am I doing anything wrong? Please help me

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#5 Postby PilgrimX182 » Oct 02, 2011 5:18 pm

Check your apache error_log for details.
It could be file or folder chmod access or binary Session.pm incompatibility.
Our staff can help you if you need, our support email: [email protected]

april123
Posts: 14
Joined: Aug 09, 2011 5:24 pm

#6 Postby april123 » Oct 03, 2011 1:50 pm

I switched to some other server and everything is fine now. I have no idea what was wrong with it.

Anyways, thanks for the comment, PilgrimX182.

verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

#7 Postby verzing » Dec 06, 2011 5:56 am

april123 wrote:Hey, I moved to new server and I followed your steps and now I'm getting 500 Internal Server Error when I visit the home page.
If I open /files/index.html in my browser then it opens perfectly.

.htaccess file is exactly where it should be.
Apache config (.htaccess -> AllowOverride All)

Am I doing anything wrong? Please help me
chmod index.cgi to 755 (i think)

okpa
Posts: 120
Joined: Apr 08, 2011 12:37 pm

#8 Postby okpa » Mar 14, 2012 1:17 pm

but how can i tranasfer main site without files folder
Files within the main server (large size)
I want to transfer site only without files folder

verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

#9 Postby verzing » Apr 05, 2012 10:55 am

how many ip do you have in your current server ? if you have more than 1 ip just create new file server with different ip on same server then transfer all file from old file server to new file server .
after that move your main site to new dedicated server.