Hello
When i upload a zip file, nothing happens (sorry for my french), et no error message appears in the page. I can upload zip with maxigallery so i think it’s ok for my configuration php/apache.
It’s a small zip of less than 4mo, it’s ok with my configuration wich can upload 8MO max by a form...
Ok, i tried again a few seconds ago and this time it worfs fine with the same zip than yesterday. Strange.
Anyway thanks for your help !
Hi!
I have one problem and I hope you can help me. Default path is &path=`/assets/uploads/`, but I like to have path to folder in home directory. But if I write &path=`/home/folder/` I recived The provided path is invalid. How can I manage that? Permissions are 777.
Sorry for my english!
-
☆ A M B ☆
- 24,524 Posts
I would suspect that your server will not allow a web script to upload files to a folder outside of the web space.
Good point, this is a problem. I must find diferent solution. Thank you for the tip.
-
☆ A M B ☆
- 24,524 Posts
Depending on how much control you have over your server, you may be able to specifically allow uploads to a given directory above the web space (www, or htdocs, or public_html)