This forum is no longer active. Please post your questions to our new community site
cron backups
|
|
Hello, I have recently installed bitnami 1.9.7 Moodle for Windows. I also installed the MoodleCron for Windows. I want to be able to backup the user information from the courses. I set up the admin/backup to save it to a folder under BitNami_Moodle_Stack folder. I run it via the webserver and I do not get an error. I just get a message about the next execution time for the courses. When I run this under the normal Moodle install it does the actual backup. Could you please help me get this figured out? |
|
|
is there any error at the end of the apache log file installdir/apache2/logs/error.log ? |
|
|
This is the log from the time when I ran the backup. [Mon Dec 14 11:19:50 2009] [warn] pid file C:/Program Files/BitNami Moodle Stack/apache2/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run? Thanks for your quick response. |
|
|
This is the messages from the cron job. Starting activity modules
|
|
|
Hi, I found the following bug in the moodle bug tracking system http://tracker.moodle.org/browse/MDL-15824 Some people commented several solutions. I hope it helps. |
|
|
Thank you for getting me that information. It was very helpful. I applied the code patches and it seemed to process correctly or at least through the error part. I ran the cron.php again and I still do not get the files to backup. The apache error log reads: [Tue Dec 15 10:02:23 2009] [error] [client 127.0.0.1] File does not exist: C:/Program Files/BitNami Moodle Stack/apache2/htdocs/favicon.ico The cron.php log is: Server Time: Tue, 15 Dec 2009 10:04:22 -0600 Starting activity modules 9 modules to search in / 18 modules found. Checking chat module for deletions. Finished chat. Checking data module for deletions. Checking forum module for deletions. Checking glossary module for deletions. Checking label module for deletions. Checking lesson module for deletions. Checking resource module for deletions. Checking wiki module for deletions. Checking user module for deletions. Finished 0 removals. 9 modules to search in / 18 modules found. Checking chat module for updates. Finished chat. Checking data module for updates. Checking forum module for updates. Checking glossary module for updates. Checking label module for updates. Checking lesson module for updates. Checking resource module for updates. Checking wiki module for updates. Checking user module for updates. Finished 0 updates 9 modules to search in / 18 modules found. Checking chat module for additions. Finished chat. Checking data module for additions. Checking forum module for additions. Checking glossary module for additions. Checking label module for additions. Checking lesson module for additions. Checking resource module for additions. Checking wiki module for additions. Checking user module for additions. Added 0 documents. |

