dulldusk / phpfm

phpFileManager is a complete filesystem management tool on a single file. This is a tool meant for rapid file access, and also to verify the server php configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.
https://sourceforge.net/projects/phpfm/
Other
216 stars 98 forks source link

Unclear on permissions #29

Closed veeectorm closed 5 years ago

veeectorm commented 5 years ago

So this thing works like a charm. From what i gather, it does everything (and more than) i need. Im wondering what permissions need to be for it to work correctly at least on my case. Im a newbie. Password wont save, i cant upload nor delete files, so i imagine this is related to permissions of lighttpd.

Thanks for the help!

V.

dulldusk commented 5 years ago

Hi veeectorm. It´s not an issue, is really just about permissions on your server. Access your phpfm and click on shell button. It will show what user your lighttpd is using to run the script. That same user, must have permition to write on the files and folders.