版本信息

panel:1.1.1.5
Wings:未安装
MySQL:8.0
PHP:8.1

当前行为

安装过程执行php artisan key:generate –force指令的时候,提示似乎“没有权限”

In StreamHandler.php line 134:

The stream or file “/www/wwwroot/xx.com/storage/logs/laravel-2024-07-20.log” could not be opened in append mode: Failed to open

stream: Permission denied

The exception occurred while attempting to log: file_put_contents(/www/wwwroot/xx.com/storage/framework/cache/data/9d/86/9d86934

85dbfedc9ee669daec8adbc9178415aa9): Failed to open stream: Permission denied

Context: {“exception”:{}}

网站所有的文件目录权限均已经设置为755