Help: administration error message

Help: administration error message

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!

평균 등급 : -
In reply to venny su

Re: Help: administration error message

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

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.  윙크

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