I like to know which system you use to change the permissions on the folder _lib, after deploying an application server
I saw that there would be several systems
1.) change in the File Manager server, one by one the folders and files to 777 or 755
2.) Make a small program in php, containing the lines
chmod -R 777 / home / admin / domains / domain_name / public_html / folder /
3.) make changes to the FTP
Changing all folders to 777, it seems that is not recommended for server security.
Does you upload the zip file with FTP or with the file manager?
Thanks for your comments
best regards
Antonio