2003-12-18 21:59:03
Unable to create import directory
I keep getting this error while importing a how-to course IMS package.
It occurred after the upload window finish and close.
2003-12-18 21:59:03
I keep getting this error while importing a how-to course IMS package.
It occurred after the upload window finish and close.
2003-12-18 22:07:55
This is the additional error message:
Warning: is_dir(): Stat failed for ../../content/import/ (errno=13 - Permission denied) in /usr/local/psa/home/vhosts/dohitech.com/httpdocs/ATutor/tools/ims/ims_import.php on line 144
I forget to include these info:
1. The version of ATutor : 1.3.1
2. The operating system ATutor is installed on : Unix
3. My site hosted someone else\'s server.
2003-12-19 09:07:14
This is probably related to the unzip program not creating directories that are empty when the distribution is unpacked.
Try creating the import directory manually, and set the permissions on it to world writable. (chmod 777)