Help: administration error message

Help: administration error message

ved venny su -
Antal besvarelser: 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!

Gennemsnitsbedømmelse: -
I svar til venny su

Re: Help: administration error message

ved Howard Miller -
Billede af Core developers Billede af Documentation writers Billede af Particularly helpful Moodlers Billede af Peer reviewers Billede af 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!
I svar til Howard Miller

Re: Help: administration error message

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

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