archives admin problem

archives admin problem

by Alberto Tello -
Number of replies: 1

when I try to get it to archives admin appears this message:

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 3382 is not allowed to access /home owned by uid 0 in /home/vhosts/musired.redservicio.com/lib/moodlelib.php on line 1002

ERROR: You need to create the directory /home/almacen with web server write access


The site administrator needs to fix the file permissions

Continuar

Is there something I did wrong or....   thank you for your help

Average of ratings: -
In reply to Alberto Tello

Re: archives admin problem

by koen roggemans -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Translators

see requirements in installationdocumentation: Safe Mode must be turned OFF

It's a setting in PHP.ini (see PHP info- button in your administrationscreen (bottomleft)) If you installed Moodle on your own server, you can change it yourself, if you work on a host, The best thing you can do is ask your host to turn it of or move to another host.

Enter "safe mode" in the searchfield of using moodle and you'll find a lot of information (but the summary I put up here) on this subject.

Good luck