Not able to save to Drop Box – Fatal Error
-
I have not been able to get wp TimeMachine to save my archives to Drop Box using Cron. It will do so manually. I got this message in my mail from the failed cron job. It looks like TimeMachine is calling a file in my root directory, when, in fact, WordPress is installed in a sub directory.
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 645 0 645 0 0 2904 0 --:--:-- --:--:-- --:--:-- 2904 100 645 0 645 0 0 2839 0 --:--:-- --:--:-- --:--:-- 0 <br /> <b>Warning</b>: require(/home/…/public_html/wp-config.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in <b>/home/…/public_html/blog/wp-content/plugins/wp-time-machine/includes/wpTimeMachineCron.php</b> on line <b>10</b><br /> <br /> <b>Fatal error</b>: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/…/public_html/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/…/public_html/blog/wp-content/plugins/wp-time-machine/includes/wpTimeMachineCron.php</b> on line <b>10</b><br />
- The topic ‘Not able to save to Drop Box – Fatal Error’ is closed to new replies.