i'm running 1.8.2 on windows 2003 server with IIS and mysql. i'm having a few issues that might be all related.
first, in eventvwr i get
Cannot find table moodletest/mdl_questionnaire_survey from the internal data dictionary
of InnoDB though the .frm file for the table exists. Maybe you
have deleted and recreated InnoDB data files but have forgotten
to delete the corresponding .frm files of InnoDB tables, or you
have moved .frm files to another database?
See http://dev.mysql.com/doc/refman/5.0/en/innodb-troubleshooting.html
how you can resolve the problem.
...i get these for a bunch of tables.
second, i just noticed my backup folder doesnt have any backups since 8/22/08.??? i just ran cron.php manually and i got this in log...
<!--StartFragment-->Running backups if required...
Checking backup status...OK
Getting admin info
Deleting old data
ERROR: Something went wrong while performing backup tasks!!!
Running rssfeeds if required...
is this from a corrupt database? mysql hosed?
what the hell do i do!
thanks