Hi!
I'm having trouble restoring a backup of a live site I made on my local WAMP. Here are the steps I've followed so far:
* Backed up database from live site and downloaded the file
* Downloaded files from restore folder from com_cloner, 3 in total
* Copied all 4 files to directory where I want them installed within the WAMP root
* Created database with new name on phpmyadmin to house this new backup
* Ran joomlacloner from localhost
Up to this point no problems, but when I try to restore via direct install option, I get this message:
QUOTE:
Warning: fopen(C:/wamp/www/Caderh//administrator/backups/perm.txt) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\Caderh\Joomla.Cloner.php on line 1969
Could not set permissions! Permissions file C:/wamp/www/Caderh//administrator/backups/perm.txt not found!
And after I click on the continue link, I get this message:
QUOTE:
Unable to read the database backup file C:/wamp/www/Caderh//administrator/backups/database-sql.sql , database was not imported!
I also tried restoring via the ftp option, but I can't seem to connect. I'm using localhost as server, root as user, no password and "C:/wamp/www/Caderh/" as ftp path, but nothing.
Safe to say that I´m stuck. I get an empty configuration file installed for my efforts, so no go there.
Any ideas on what could be the problem?