Jump to content
  • 0

Download Manger Upload Fail


Question

Posted

I have been trying to setup my site and after fighting with the pecl mailparser which i finally got working I now seem to be unable to upload files via the download manager.

 

It keeps giving me the error The file could not be written.

 

I think this must be a permissions or missing folder thing but can not for the life of me find any info on how to configure that?

 

if someone could help be most grateful

 

cheers

6 answers to this question

Recommended Posts

  • 0
Posted

Check your filesystem, and make sure that /uploads/1/download_files/ exists and is writable. The Dowload Manager saves files into that directory, but the permissions may not be correct.

  • 0
Posted

thanks for all your help i seem to have got it working now using permissions 777, which is not something i usually like to do as always concerns me leaving a folder writable to everyone!

 

but seems to prevent unwanted downloading which is what i wanted.

 

thanks again

  • 0
Posted

thanks for all your help i seem to have got it working now using permissions 777, which is not something i usually like to do as always concerns me leaving a folder writable to everyone!

 

but seems to prevent unwanted downloading which is what i wanted.

 

thanks again

 

You can move it outside the public_html directory. for example:  /home/username/uploads/

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...