Account restoration failed Unable to validate setting for cp

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

Account restoration failed Unable to validate setting for cp

Post by a24uall »

Getting the below error when we try to restore a backup from cpbackup file.

Generating Account....Account Creation Status: failed (Unable to validate setting for cpmod:

Solution :
Extract the backup file.
tar -xzcf backup.tar.gz
Once extracted move to the folder named "cp"
cd backup-3.17.2013_18-53-58_user
Open the file
vi cp/user
Change the line :
RS=x3
FEATURELIST=default
Now create a tar.gz file of the extracted folder.
tar -zcvf backup-3.17.2013_18-53-58_user.tar.gz backup-3.17.2013_18-53-58_user
Now run
/scripts/restorepkg /path/backup-3.17.2013_18-53-58_user.tar.gz
Arun
WebhostingDevelopment.com
Post Reply

Return to “ERRORS”