Warning: file_exists(): open_basedir restriction in effect. File(/mnt/datakuliah) is not within the allowed path(s): (/var/www/clients/client2/web39/web:/var/www/clients/client2/web39/private:/var/www/clients/client2/web39/tmp:/var/www/kuliah.yarsi.ac.id/web:/srv/www/kuliah.yarsi.ac.id/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom:/home/admin/moodledata/datakuliah:/mnt/datakuliah) in /var/www/clients/client2/web39/web/lib/setuplib.php on line 166

Warning: mkdir(): open_basedir restriction in effect. File(/mnt/datakuliah) is not within the allowed path(s): (/var/www/clients/client2/web39/web:/var/www/clients/client2/web39/private:/var/www/clients/client2/web39/tmp:/var/www/kuliah.yarsi.ac.id/web:/srv/www/kuliah.yarsi.ac.id/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom:/home/admin/moodledata/datakuliah:/mnt/datakuliah) in /var/www/clients/client2/web39/web/lib/setuplib.php on line 167
ERROR: You need to create the directory /mnt/datakuliah with web server write access

ERROR: You need to create the directory /mnt/datakuliah with web server write access

ERROR: You need to create the directory /mnt/datakuliah with web server write access

Help

Directory paths

The full syntax of a directory path depends on your operating system:

In Windows Systems use something like:

  • c:\program files\data\moodle
  • c:\documents and settings\moodle\temp\saved

In Unix Systems use something like:

  • /usr/data/moodle
  • /home/moodle/tmp/saved

Note that it's usually a good idea to make sure the directory already exists. Sometimes Moodle can create the directory when required but this is not always possible.

Finally, make sure the case is correct (upper vs lower) and never include a trailing slash.

Index of all help files