In moodle_request_shutdown(), i'm getting warnings about apache_child_terminate being disabled.
I think this might be a bug in php, as I thought the function_exists call should catch this.. I'm also intruiged as to where in my php configuration that this function is disabled
Notice: Mem usage over $CFG->apachemaxmem: marking child for reaping. in /home/www/vhosts/beta.secondary.cleo.net.uk/public_html/lib/moodlelib.php on line 6502
Warning: apache_child_terminate() [function.apache-child-terminate]: This function is disabled in /home/www/vhosts/beta.secondary.cleo.net.uk/public_html/lib/moodlelib.php on line 6503