by Tim F.
The people who installed Moodle put the moodle data directory inside of the public_html folder.
When we tried to move it back one level
from admin/weburl/public_html
to
web/mysite.com
it just said that the CFG was not configured properly.
and then we tried to move it back another level
to web/
and this resulted in the whole server AWS crashing.
Any thouhgts? We have taken a backup of the server so we will restore that but I still need to get my moodledata directory out of the public_html folder.