updating Moodle database got a 500 error

updating Moodle database got a 500 error

by Connie Hu -
Number of replies: 2

Hi -,

As was upgrading Moodle from version 2.2.9+ to 2.3.6+ and on the plugin check page after I have clicked th e'Update Moodle database' 5 mins after I got a 500 error....

I was wondering anyone has come acrossed this issue before?

Thanks a lot!

Connie

Average of ratings: -
In reply to Connie Hu

Re: updating Moodle database got a 500 error

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

500 errors don't tell you anything useful. Try switching on Debugging (possibly in your config.php) and try again. You may see a more useful error but you might need to check your web server error log.

In reply to Howard Miller

Re: updating Moodle database got a 500 error

by Connie Hu -

Thanks Howard,

I have had a look at the PHP error log - strangely the error log said:

PHP Warning:  Unexpected character in input:  ' in C:\moodle\lib\setup.php on line 863

But I have had a look at the setup.php file it only had 862 lines.

the same with 2 other files.....

Connie