Skip to main content

Backup Wizard Home Directory restoration "failed to fetch"

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! Do you have root access to the server, or just cPanel access? If you only have cPanel access, you'd need to reach out to GoDaddy directly to see if they can identify the root cause of the issue. If you have root access to the server, I'd recommend checking the cPanel logs at /usr/local/cpanel/logs/error_log to see if there are more details available there that could point you in the right direction.
    0
  • Marco Kiske Chung
    Hi Thanks for the advices. I will forwarded this to Godaddy for further information and update the thread. thanks.
    0
  • Marco Kiske Chung
    Hi In cpanel/logs folder, there is no error_log file. There are only 2 folders ("restore-email-forwarder" and "restoredb") that I restored email configuration and MySQL databases. I tried to upload the home directory backup file to the server by Filezilla and extract it directly, It always show the error msg as below when I imported the Wordpress websites (main and addon domains) through wordpress application installation. [COLOR=rgb(184, 49, 47)]"! PHP for the selected domain has failed. Installatron is unable to install to a domain where PHP is not working. Your hosting provider can help you resolve this error. Error code: 1; HTTP code: 500" Is there any way that I can manually execute the home directory restoration on the server with the backup data uploaded through Filezilla? The most import things to me Is that I can successfully get Wordpress websites of main and addon domains back online.
    0
  • cPRex Jurassic Moderator
    In cpanel/logs folder, there is no error_log file. There are only 2 folders ("restore-email-forwarder" and "restoredb") that I restored email configuration and MySQL databases.

    This is inside the user level. The root access of the server would have more details inside the error_log file.
    I tried to upload the home directory backup file to the server by Filezilla and extract it directly, It always show the error msg as below when I imported the Wordpress websites (main and addon domains) through wordpress application installation.

    It sounds like there is something else happening with the site besides the import.
    Is there any way that I can manually execute the home directory restoration on the server with the backup data uploaded through Filezilla? The most import things to me Is that I can successfully get Wordpress websites of main and addon domains back online.

    Yes. If you have all of the files locally you can extract them on your local workstation and then upload those files directly with your FTP client. We do recommend that people not use Filezilla due to some security issues they've experienced. All files for the website are typically located in /home/username/public_html if the WordPress installation is the entire site. The main issue you may have is the database connectivity. Moving the home directory files will not also move the database on the account as those are stored in a different area. Does the backup that you have also contain the database files?
    0

Please sign in to leave a comment.