Database Reading Error [Urgent Help] !!!

Database Reading Error [Urgent Help] !!!

by erdal ayan -
Number of replies: 3

Hi,

Yesterday night I got "database reading error" (you can see the screen shot of the error) and I do not know how to fix the error and I could not find any relevant solution even though I searched many forums yesterday. If there is anyone who got the same error, could you please send me any recommendations?

Last activities/applications done until/after getting the error:

before the error

1- Poodll recording plug-in and filter were installed and set up,

2- Some other filters (including Poodll, autocorrect, auto-link, dictionary, etc)

after the error

3- phpmyadmin was checked and it was active and working,

4-database, tables, folders were repaired over phpmyadmin but the error did not change.

 

Link: http://www.moodle.hitit.edu.tr/

 

Attachment database error.png
Average of ratings: -
In reply to erdal ayan

Re: Database Reading Error [Urgent Help] !!!

by Sakshi Goel -

Hi Erdal

Please mention your moodle version.

You need to enable debugging at your site. Go to config.php file in your moodle and write these line in it

$CFG->debug = 32767;

$CFG->debugdisplay = true;

It varies depending on moodle version you can check from here http://docs.moodle.org/23/en/Debugging
 
Average of ratings: Useful (1)
In reply to Sakshi Goel

Re: Database Reading Error [Urgent Help] !!!

by erdal ayan -

Hi Sakshi Goel,

Thank you for your urgent response. As far as I remember it is 2.4. I have checked the link you sent and now I will try your recommendation.

Best...

In reply to erdal ayan

Re: Database Reading Error [Urgent Help] !!!

by erdal ayan -

Hi,

I have added "debug codes" but it did not work. I am planning to upgrade all system to 2.5 by using codes. Has anyone tried to do that so far?

Best...