I put AcceptPathInfo on in my conf file trying to correct an error I was getting on an Moodle site. That didn't fix my problem and now I'm getting the following: Warning: mkdir(): open_basedir restriction in effect. File(/home/domain/moodledata) is not within the allowed path(s): (.) in /home/domain/public_html/moodle/lib/moodlelib.php on line 1912 ERROR: You need to create the directory /home/domain/moodledata with web server write access Warning: mkdir(): open_basedir restriction in effect. File(/home/domain/moodledata) is not within the allowed path(s): (.) in /home/domain/public_html/moodle/lib/moodlelib.php on line 1912 ERROR: You need to create the directory /home/domain/moodledata with web server write access Warning: ini_set(): open_basedir restriction in effect. File(/home/domain/moodledata/sessions) is not within the allowed path(s): (.) in /home/domain/public_html/moodle/lib/setup.php on line 123 Web Based Classroom How do I disable open_basedir? And do I have to do something to restart php? In my php.ini file it's currently: open_basedir = "." I'm running apache version: 2.0.48 on Mandrake and php version: 4.3.4 Thanks in advance for any help, Carter --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx