hi
i want to upload files in userscripts but i cant’t
using filezilla i only “see” the reverse proxy
regards
hi
i want to upload files in userscripts but i cant’t
using filezilla i only “see” the reverse proxy
regards
i found the directory but when i try to upload a file i can see this message :
/opt/xibo/shared/cms/web/userscripts/semilife3.php: open for write: permission denied
regards
You’d need to set the filesystem permissions on your server so that whatever user you’re uploading that file as has permission to write there, and so that the webserver container has permission to read the same files.
thanks tor your answer
i thought i could change permission directly with filezilla but i did’nt work
i had to enter the server and use the sudo good command to do it
thanks