gpt4 book ai didi

linux - Laravel 权限被拒绝 Centos 7

转载 作者:太空狗 更新时间:2023-10-29 12:43:12 24 4
gpt4 key购买 nike

我安装了 laravel 4.2,但出现了这个错误

file_put_contents(/var/www/html/laravel4/app/storage/meta/services.json): failed to open stream: Permission denied

我认为 services.json 确实存在,但当我这样做时

php artisan up

错误变为

Error in exception handler: The stream or file "/var/www/html/laravel4/app/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied in /var/www/html/laravel4/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:87

我尝试对存储和供应商文件夹授予权限,但似乎没有任何变化

php artisan cache:clear
chmod -R 777 app/storage
composer dump-autoload

我试图通过执行此命令来授予权限

setsebool -P httpd_unified 1 

我什至删除了项目并从头开始创建了多个副本似乎没有任何效果帮助我,我感到很迷茫。

最佳答案

我正在使用 Vmware Vsphere 访问服务器从那里访问受到限制:(最终通过从那里提供访问权限,它起作用了

关于linux - Laravel 权限被拒绝 Centos 7,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35011510/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com