Switching servers, have question

kotlt

New member
Joined
Nov 17, 2009
Messages
2
Hello, today i want to switch my current server to another server and i have questions, please help me.

In Admin Level, i make backup via Admin Backup/Transferm and i see directadmin create a new file in /home/admin/admin_backups call admin.root.admin.tar.gz . How can i know this is a complete backup file or not ?


And how to restore that file ? just move to another server and put in /home/admin/admin_backups , then submit Restore Backup via Admin Backup/Transfer too ?

I'm new here, please feel free to help :),
 
The system will email you when the backup is complete also it will make a ticket in the tickets area.
 
And of course you should check a backup every now and then; untar it somewhere safe (such as on your own desktop system) and make sure it contains the files it should.

Jeff
 
I need help.

After restore data from my old server, now my new server can't run .php file, all .php have result is a white page.

I have rebuild apache to newest version, but still not solve problem.

I need your help.
 
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php d
 
Back
Top