EN VI
Posts (2)
2022-06-04 09:58:46
PHP Laravel - How to set up file permissions when deploy in host vps centos linux
ProblemI’m using Apache Web Server that has the folder owner set to _www:_www. I keep forgetting about the best practice when it comes to file permissions, for example when I create a new Laravel 5 pr...
0
1206dev Admin
2023-03-28 19:16:40
Step by step to install git CI/CD on centos laravel project
* On server centos:yum -y install acl sudo adduser deployer sudo setfacl -R -m u:deployer:rwx /var/www- generate ssh keyssh-keygen -t rsa -C "deployer" -f ~/.ssh/id_rsa -P ""- As the deployer user o...
0
Questions (2)
2022-04-13 19:42:37
This error is usually caused by the wrong directory permissions. You should have permissions for folders with 755 permissions and files with 644 permissions.sudo chmod 755 folder_name
Tags: Server host nginx
2022-04-13 19:14:46
Lỗi này thường do bạn phân quyền thư mục sai. bạn nên phần quyền các thư mục với quyền 755 và các file với quyền 644.sudo chmod 755 thumuc
Tags: Server host cloud

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login