Hi everybody,
I like very much your 1.05 release of filemanager for phpwebsite.
I followed all the instructions and I set to 777 the 'files' directory (and the fileman dir too..).
Everything runs well: i can manage categories and upload files but when, like a normal visitor of my website, I try to download the file I see in the categorie I get this message:
You don't have permission to access /mod/fileman/files/registro.pdf on this server.
----------------------------------------------------
The files have the chmod = 600 that means that only the owner has the permission to read-write-execute it.
But how can I make it possibile to the user to download the file?
(Note. I don't have sh access to the server)
Thanks for any suggestion,
Mauro Sandrini
Italy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
I like very much your 1.05 release of filemanager for phpwebsite.
I followed all the instructions and I set to 777 the 'files' directory (and the fileman dir too..).
Everything runs well: i can manage categories and upload files but when, like a normal visitor of my website, I try to download the file I see in the categorie I get this message:
----------------------------------------------------
Forbidden
You don't have permission to access /mod/fileman/files/registro.pdf on this server.
----------------------------------------------------
The files have the chmod = 600 that means that only the owner has the permission to read-write-execute it.
But how can I make it possibile to the user to download the file?
(Note. I don't have sh access to the server)
Thanks for any suggestion,
Mauro Sandrini
Italy