Hello,
Have been using duplicator on other site for awhile, without an issue, but I'm scratching my head on this one.
I took over a website for an old client and loaded up 0.5.2 on it:
WP 3.8.1
PHP 5.3.28
Ran a scan and it threw an error (listed below). Turned off the scan, and the package completed. Log file shows no errors.
This is the scan error I got:
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'DirectoryIterator::__construct(/home/sitename/public_html/cgi-bin) [<a href='directoryiterator.--construct'>directoryiterator.--construct</a>]: failed to open dir: Permission denied' in /home/sitename/public_html/wp-content/plugins/duplicator/classes/package.archive.php:108 Stack trace: #0 /home/sitename/public_html/wp-content/plugins/duplicator/classes/package.archive.php(108): DirectoryIterator->__construct('/home/sitename/...') #1 /home/sitename/public_html/wp-content/plugins/duplicator/classes/package.archive.php(117): DUP_Archive->runDirStats('/home/sitename/...') #2 /home/sitename/public_html/wp-content/plugins/duplicator/classes/package.archive.php(87): DUP_Archive->runDirStats('/home/sitename/...') #3 /home/sitename/public_html/wp-content/plugins/duplicator/views/actions.php(63): DUP_Archive->GetStats() #4 [internal function]: duplicator_package_scan('') #5 /home/sitename/public_html/wp-includes/plugin.php(429): call_user_func_array('duplicat in /home/sitename/public_html/wp-content/plugins/duplicator/classes/package.archive.php on line 108
Any ideas? File/Folder permissions look good all the way through.
Thanks!
CB