Help: administration error message

Help: administration error message

le 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

le Howard Miller -
Dealbh dhe Core developers Dealbh dhe Documentation writers Dealbh dhe Particularly helpful Moodlers Dealbh dhe Peer reviewers Dealbh dhe 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

le Martin Dougiamas -
Dealbh dhe Core developers Dealbh dhe Documentation writers Dealbh dhe Moodle HQ Dealbh dhe Particularly helpful Moodlers Dealbh dhe Plugin developers Dealbh dhe 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.