Help: administration error message

Help: administration error message

di venny su -
Numero di risposte: 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!

Media dei voti: -
In riposta a venny su

Re: Help: administration error message

di Howard Miller -
Immagine Core developers Immagine Documentation writers Immagine Particularly helpful Moodlers Immagine Peer reviewers Immagine 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 riposta a Howard Miller

Re: Help: administration error message

di Martin Dougiamas -
Immagine Core developers Immagine Documentation writers Immagine Moodle HQ Immagine Particularly helpful Moodlers Immagine Plugin developers Immagine Testers
Well, it *can* run in Safe Mode, just not without the occasional error message.  ammiccante

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