Help: administration error message

Help: administration error message

by venny su -
Number of replies: 2

Whenc I enter my administration, up the window, I got the error message:

==============================

Warning: set_time_limit(): Cannot set time limit in safe mode in f:\web\moodle\admin\index.php on line 80
========================================

Thanks!

Average of ratings: -
In reply to venny su

Re: Help: administration error message

by Howard Miller -
ምስሊ ናይ Core developers ምስሊ ናይ Documentation writers ምስሊ ናይ Particularly helpful Moodlers ምስሊ ናይ Peer reviewers ምስሊ ናይ Plugin developers
PHP is installed in Safe Mode on your server.

Moodle *does not* run in safe mode. Check the system requirements in the documentation:

http://moodle.org/doc/?file=install.html#requirements

If you are hosting this yourself then you need to fix this, if you are using a hosting company then you probably are looking for somebody else to host it!
In reply to Howard Miller

Re: Help: administration error message

by Martin Dougiamas -
ምስሊ ናይ Core developers ምስሊ ናይ Documentation writers ምስሊ ናይ Moodle HQ ምስሊ ናይ Particularly helpful Moodlers ምስሊ ናይ Plugin developers ምስሊ ናይ Testers
Well, it *can* run in Safe Mode, just not without the occasional error message.  wink

Note that Moodle 1.3 now won't print error messages for set_time_limit() since things will work anyway.