[HOW TO] Xử lý lỗi khi mở file gặp vấn đề Permission denied

[HOW TO] Xử lý lỗi khi mở file gặp vấn đề Permission denied

Vấn đề.

Không thể truy cập vào File Manager của một số domain hoặc tất cả các domain trên server. Các thông báo lỗi có dạng như sau:

Internal error: Unable to find the directory /var/www/vhosts/example.com/: filemng failed: filemng: opendir failed: Permission denied System error 13: Permission denied
Message Unable to find the directory /var/www/vhosts/example.com/: filemng failed: filemng: opendir failed: Permission denied System error 13: Permission denied
File    FileManagerController.php
Line    1054
Type    PleskUtilException

Đồng thời cũng không thể kết nối đến domain thông qua FTP.

Unable to connect FTP :
421 Service not available, remote server has closed.

Nguyên nhân.

Các permission trên domain folder đã bị sai

Giải pháp.

Thực hiện theo command dưới để cấu hình lại permission cho chính xác.

# /usr/local/psa/bin/repair --restore-vhosts-permissions

Tiếp theo thực hiện fix ftp.

# plesk repair --ftp -sys-users example.com

Nếu không có tác dụng, thực hiện change permission cho domain folder với quyền 755.

# chmod 755 /var/www/vhosts/example.com/

BÌNH CHỌN:

Hãy bình chọn 5 sao nếu bạn tìm thấy nội dung hữu ích.

Xếp hạng: 2.5 / 5. Phiếu bầu: 4

Cảm ơn bạn đã bình chọn.

    YÊU CẦU TƯ VẤN DỊCH VỤ