SELECT name,value FROM mdl_config_plugins WHERE plugin = 'auth/email'
line 686 of lib/dmllib.php: call to debugging()
line 609 of lib/dmllib.php: call to get_recordset_sql()
line 577 of lib/dmllib.php: call to get_recordset_select()
line 910 of lib/dmllib.php: call to get_recordset()
line 729 of lib/moodlelib.php: call to get_records()
line 31 of auth/email/auth.php: call to get_config()
line 2804 of lib/moodlelib.php: call to auth_plugin_email->auth_plugin_email()
line 20 of login/signup.php: call to get_auth_plugin()
MySQL server has gone away
SELECT uf.id as fieldid, ic.id as categoryid, ic.name as categoryname, uf.datatype
FROM mdl_user_info_field uf
JOIN mdl_user_info_category ic
ON uf.categoryid = ic.id AND uf.signup = 1 AND uf.visible<>0
ORDER BY ic.sortorder ASC, uf.sortorder ASC
line 686 of lib/dmllib.php: call to debugging()
line 966 of lib/dmllib.php: call to get_recordset_sql()
line 442 of user/profile/lib.php: call to get_records_sql()
line 71 of login/signup_form.php: call to profile_signup_fields()
line 116 of lib/formslib.php: call to login_signup_form->definition()
line 29 of login/signup.php: call to moodleform->moodleform()
MySQL server has gone away
SELECT COUNT(*) FROM mdl_message WHERE useridto = '0' AND timecreated > '0'
line 686 of lib/dmllib.php: call to debugging()
line 379 of lib/dmllib.php: call to get_recordset_sql()
line 362 of lib/dmllib.php: call to count_records_sql()
line 8005 of lib/moodlelib.php: call to count_records_select()
line 2699 of lib/weblib.php: call to message_popup_window()
line 61 of login/signup.php: call to print_header()