Something went wrong: The command "mysql --user="${:LARAVEL_LOAD_USER}" --password="${:LARAVEL_LOAD_PASSWORD}" --host="${:LARAVEL_LOAD_HOST}" --port="${:LARAVEL_LOAD_PORT}" --database="${:LARAVEL_LOAD_DATABASE}" < "${:LARAVEL_LOAD_PATH}"" failed. Exit Code: 127(Command not found) Working directory: /data/wwwroot/x.compublic Output: ================ Error Output: ================ sh: 1: mysql: not found
PHP 7.4.19 (cli) (built: May 30 2021 12:46:29) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.19, Copyright (c), by Zend Technologies
mysql Ver 8.0.24 for Linux on x86_64 (MySQL Community Server - GPL)
nginx version: nginx/1.20.1
I have installed it countless times, and the web environment has been changed from docker to compile and install, all with an error.