Khi bạn cài đặt WordPress bằng công cụ có sẵn của CyberPanel đổi lúc sẽ gặp lỗi sau. Lỗi này là không tìm thấy file wp
trong đường dẫn /usr/bin/wp
Installation failed. Error message: ["Could not open input file: /usr/bin/wp"," [404]"]

Về lỗi này bạn có thể xử lý bằng cách copy lệnh bên dưới và chạy trong cửa số terminal ssh
sh <(curl https://raw.githubusercontent.com/tbaldur/cyberpanel-mods/main/fix_missing_wp_cli.sh || wget -O - https://raw.githubusercontent.com/tbaldur/cyberpanel-mods/main/fix_missing_wp_cli.sh)
Và kết quả cài đặt thành công
