30/03/2020How to change all files and folders permissions of a directory to 644/755find . -type d -exec chmod 0755 {} \; find . -type f -exec chmod 0644 {} \;
17/06/2023Lỗi Export mysql “ERROR 1045 (28000): Access denied for user”If you’re able to connect to the database using mysql, but you get an error for mysqldump, then the problem […]
19/06/2021Disable quyền ghi file wordpressdefine( 'DISALLOW_FILE_EDIT', true ); define( 'DISALLOW_FILE_MODS', true );
30/09/2021Hướng dẫn tạo CSR trên Ubuntu1. Kiểm tra OpenSSL Điều kiện tiên quyết chúng ta phải có OpenSSL cài đặt trên máy chủ. OpenSSL là […]
02/09/2019Fix EE4 ssl-renew bị lỗiVào đổi tên các file trong thư mục có đường dẫn /opt/easyengine/services/nginx-proxy/certs/ Sau đó chạy lệnh ee site ssl-renew domain.com