![]() |
Moving Servers - Help? :S
Hello, I'm trying to move servers again I have problems everytime is seems I tried restoring via PHPmyAdmin but I get a timeout, I'm really looking for some help I don't quite understand SSH I do have access but then again it doesn't matter because I have no clue in how to use it. I really need some help here, If anyone could give any good tips on moving servers fast and simple. Keep in mind I have no knowledge for SQL at all. I'll give you my server specs below.
First Server (The one I'm moving from) Operating system Linux Service Status Kernel version 2.6.9-22.ELMachine Typei686 Apache version1.3.34 (Unix) PERL version5.8.7 PHP version5.0.4 MySQL version4.1.13-standardcPanel Second Server (The one I'm moving to) Operating system Linux Kernel version 2.6.9-22.0.1.ELsmp Apache version 1.3.34 (Unix) PERL version 5.8.5 PHP version 4.4.1 MySQL version 4.1.13-standard Hopefully someone can help -Dylan |
backup database:
mysqldump --add-drop-table -u username -pPassword databasename | gzip -c > filename.sql.gz restore database: gunzip filename.sql.gz mysql -h localhost -u username -pPassword databasename < filename.sql |
I don't know where to put this how to put this how to use it, I'm clueless about what you just said.. :S
|
there is a great script called big dump :)
|
Did you already solve this Gallio. If not PM me your IM contact details.
|
Quote:
Have any ways to do this? |
All times are GMT. The time now is 03:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|