Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    2

    Default Full Backup & Host advice please [moved]

    I am completely stumped and am seeking advice please.

    I am trying to move my php based site from old host to new host and I am not getting any support from either to do it. Trough research I have found I need to generate a 'Full backup', download and then upload to new host and put a request into them to restore it (I don't have shell accesss)...unfortunately I can't download the full backup, it has been generated but when I click on it I am given "Alert: 550 Can't change directory to/backup.....tar.gz Not a directory" Could someone tell me what this means and how to fix it?

    Also am I likely to run into problems with the slightly different specs when I try to get the php running again?

    Many thanks for your help

    Current host:
    Apache version 1.3.36 (Unix)
    MySQL version 4.1.21-standard
    PHP version 4.4.2
    PHP info Click to view
    PERL version 5.8.7
    Operating system Linux
    Kernel version 2.4.20-021stab028.16.777-smp
    Machine Type i686
    cPanel version 10.8.2-RELEASE-119
    cPanel Pro Version 1.0 (RC36)

    New host:
    Operating system Linux
    Service Status Click to View
    Kernel version 2.6.15-7_1.BHsmp
    Apache version 1.3.37 (Unix)
    PERL version 5.8.7
    PHP version 4.4.3
    MySQL version 4.1.20-standard-log
    cPanel Build 10.8.2-RELEASE 119
    cPanel Pro 1.0 (RC36)

  2. #2
    Member rhenderson's Avatar
    Join Date
    Apr 2005
    Location
    Oklahoma
    Posts
    742

    Default

    Quote Originally Posted by dbusau
    I am completely stumped and am seeking advice please.

    I am trying to move my php based site from old host to new host and I am not getting any support from either to do it. Trough research I have found I need to generate a 'Full backup', download and then upload to new host and put a request into them to restore it (I don't have shell accesss)...unfortunately I can't download the full backup, it has been generated but when I click on it I am given "Alert: 550 Can't change directory to/backup.....tar.gz Not a directory" Could someone tell me what this means and how to fix it?

    Also am I likely to run into problems with the slightly different specs when I try to get the php running again?

    Many thanks for your help

    Current host:
    Apache version 1.3.36 (Unix)
    MySQL version 4.1.21-standard
    PHP version 4.4.2
    PHP info Click to view
    PERL version 5.8.7
    Operating system Linux
    Kernel version 2.4.20-021stab028.16.777-smp
    Machine Type i686
    cPanel version 10.8.2-RELEASE-119
    cPanel Pro Version 1.0 (RC36)

    New host:
    Operating system Linux
    Service Status Click to View
    Kernel version 2.6.15-7_1.BHsmp
    Apache version 1.3.37 (Unix)
    PERL version 5.8.7
    PHP version 4.4.3
    MySQL version 4.1.20-standard-log
    cPanel Build 10.8.2-RELEASE 119
    cPanel Pro 1.0 (RC36)
    I will say this first, (Getting up on my soapbox) if the new host is not willing to help, find another provider. They should have root access and do a cPanel copy, it is very simple. The only problems I have ever seen with this was when the site being copied was a gig or more. In those cases we do the file backup and restore they way you are trying, but we do it for the customer, hence you might want to look for a different provider. How responsive are they going to be if you have other issues?? (Steping down from soapbox)

    Nevertheless, if you still want to do it yourself, create the backup. This should put the back up in your root folder on your old host. Upload it to your new account and tell your provider it is there. Again they may encounter problems if they do not have root access. A tar.gz is a file you can download, it is not a directory. What FTP program are you trying to use to download it? I would use a FTP program not the file manager in cPanel to get the tar.gz file.

    I do not think you will have PHP problems, the structure should be the same if both providers are running cPanel. ALso I do not ever remember having script problems between 4.4.2 and 4.4.3

    Good luck.
    Regards,
    Randy
    Affordable Web Hosting
    _________________________

  3. #3
    Registered User
    Join Date
    Aug 2006
    Posts
    2

    Default

    Quote Originally Posted by rhenderson
    Nevertheless, if you still want to do it yourself, create the backup. This should put the back up in your root folder on your old host. Upload it to your new account and tell your provider it is there. Again they may encounter problems if they do not have root access. A tar.gz is a file you can download, it is not a directory. What FTP program are you trying to use to download it? I would use a FTP program not the file manager in cPanel to get the tar.gz file.
    Thank you for your response Randy, they tell me they can't access other servers even if I give them the account info (against policy).

    I have tried again this morning to download the backup via ftp & cpanel

    Filezilla - this is the result:
    Response: 550 Can't open backup-8.28.2006_07-37-04_dixie9.tar.gz: Permission denied
    Error: Download failed

    cpanel keeps giving me the same error... "Alert: 550 .... Not a directory"

    I have manually moved other portions of the site and am left with
    Disk usage 116.60 / 150.00 MB
    SQL Disk usage 83.51 MB
    Disk space available 33.40 MB

    The full backup is 43613 k (not huge)

  4. #4
    Member
    Join Date
    Jul 2003
    Posts
    274

    Default

    If you have the backup already, they won't need access to any other server. All they will need is root-level WHM access to their own server (which they should have, assuming they are not a reseller).
    If you upload the backup file into your root /home/username directory (the folder that you see when you initially log into FTP), they should be able to run a domain restore from their WHM.
    As has been said, as long as they are not a reseller, if they aren't willing to help you migrate to their service when you are already providing them the necessary file to do so, you might want to check into someone else. The entire process (once the backup file is uploaded) should take no longer than 2 or 3 minutes.

  5. #5
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Oct 2003
    Posts
    1,914

    Default

    Just take a full site backup from the old host and upload it and tell your new host wher it is and have them restore it . it is a simple procedure if they are unwilling thats ridiculous
    Lowest Host/Empire Technology LLC
    Affordable hosting solutions http://empire-hosting.net
    List Your hosting site FREE in http://hostgeneration.com

  6. #6
    Member rhenderson's Avatar
    Join Date
    Apr 2005
    Location
    Oklahoma
    Posts
    742

    Default

    Quote Originally Posted by dbusau
    Thank you for your response Randy, they tell me they can't access other servers even if I give them the account info (against policy).

    I have tried again this morning to download the backup via ftp & cpanel

    Filezilla - this is the result:
    Response: 550 Can't open backup-8.28.2006_07-37-04_dixie9.tar.gz: Permission denied
    Error: Download failed

    cpanel keeps giving me the same error... "Alert: 550 .... Not a directory"

    I have manually moved other portions of the site and am left with
    Disk usage 116.60 / 150.00 MB
    SQL Disk usage 83.51 MB
    Disk space available 33.40 MB

    The full backup is 43613 k (not huge)
    You might try to download the file using coreftp
    Regards,
    Randy
    Affordable Web Hosting
    _________________________

Similar Threads & Tags
Similar threads

  1. Replies: 3
    Last Post: 11-12-2010, 08:14 PM
  2. Incramental Local & Full Remote Backup Plan
    By davetanguay in forum Data Protection
    Replies: 7
    Last Post: 11-26-2009, 10:56 AM
  3. Full backup (DNS/Mysql/Mails & templates)
    By ismael_rocha in forum Data Protection
    Replies: 9
    Last Post: 01-28-2009, 08:10 PM
  4. CPanel full backup does not backup homedir [moved]
    By cogliano in forum Data Protection
    Replies: 1
    Last Post: 11-11-2005, 06:28 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube