Hi all,
I noticed I'm having issues with the scheduler running backup jobs on sites with Joomla 1.5.1, both on shared servers and VPS. This is the error I get on the shared server:
Warning: require_once(./configs/DailyFull) [function.require-once]: failed to open stream: No such file or directory in /home/inisc0/public_html/administrator/components/com_xcloner/cloner.cron.php on line 30
Fatal error: require_once() [function.require]: Failed opening required './configs/DailyFull' (include_path='.:/usr/local/php5/lib/php'
in /home/inisc0/public_html/administrator/components/com_xcloner/cloner.cron.php on line 30
On the VPS however, I get nothing at all. Looks like it won't even start the backup. I'm using XCloner 2.1 on both by the way. Any ideas? Thanks for your time