Quote:
Originally Posted by solidlink
Upload error - unable to create a user subdirectory on server
How do I rectify this error?
|
LDM keeps each user's uploads in a separate subdirectory within the *upload_dir* you specified on the LDM admin settings page. It gives you this error if it cannot create the subdirectory. Either you haven't given the parent directory the right permissions (unix mode 777) or there is some other setting which prevents LDM for creating directories. As far as I know, the php settings *open_basedir* and *safe_mode* are the usual culprits, but problems with these would be flagged on the LDM/admin/settings page.
Get back to me if these suggestions don't help.