When I log into Moodle I get this configuration, can some help?
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/cache): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/cache)
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/sessions): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/sessions)
When I log into Moodle I get this configuration, can some help?
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/cache): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/cache)
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/sessions): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/sessions)
Shirley
It sounds like you might have a number of problems. Does your domain name resolve correctly to our servers yet? If not, there is no way to track down what problems might be on this end.
When I log into Moodle I get this configuration, can some help?
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/cache): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/cache)
Warning: mkdir(/home/aceitenu/public_html/moodle/uploaddata/sessions): Permission denied in /home/aceitenu/public_html/moodle/lib/moodlelib.php on line 2005
ERROR: Could not find or create a directory (/home/aceitenu/public_html/moodle/uploaddata/sessions)
Shirley
The permission denied message followed by the couldn't create a folder message: Have you made sure you chmodded the uploaddata folder to world writeable(777)? I'm not familiar with moodle, but usually if permission is denied to create or edit or write to something, often the folder has not had its permissions set properly.