| View previous topic :: View next topic |
| Author |
Message |
verzing
Joined: 02 Mar 2011 Posts: 141
|
Posted: Aug 03, 2011 10:00 am Post subject: How to moving main server to new server |
|
|
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! |
|
| Back to top |
|
 |
glumbo
Joined: 11 Mar 2011 Posts: 211 Location: US
|
Posted: Aug 03, 2011 3:55 pm Post subject: |
|
|
| Thanks. You should post more tips like this |
|
| Back to top |
|
 |
april123
Joined: 09 Aug 2011 Posts: 14
|
Posted: Sep 27, 2011 5:37 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
april123
Joined: 09 Aug 2011 Posts: 14
|
Posted: Sep 30, 2011 4:30 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2133 Location: UFO Lab
|
Posted: Oct 02, 2011 5:18 pm Post subject: |
|
|
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] |
|
| Back to top |
|
 |
april123
Joined: 09 Aug 2011 Posts: 14
|
Posted: Oct 03, 2011 1:50 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
verzing
Joined: 02 Mar 2011 Posts: 141
|
Posted: Dec 06, 2011 5:56 am Post subject: |
|
|
| 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) |
|
| Back to top |
|
 |
okpa
Joined: 08 Apr 2011 Posts: 117
|
Posted: Mar 14, 2012 1:17 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
verzing
Joined: 02 Mar 2011 Posts: 141
|
Posted: Apr 05, 2012 10:55 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|