“laravel.log” could not be opened: failed to open stream

Posted ivy-zheng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了“laravel.log” could not be opened: failed to open stream相关的知识,希望对你有一定的参考价值。

百度了一下,说是要赋权限,按照操作赋了权限也还是报错,其实只要执行第一个就好,但为了保险起见,我都执行了,还是不行

chmod  -R  /storage
chmod  -R  /storage/logs
chmod  -R  /storage/logs/laravel.log

后面继续百度,说是

SELinux问题

得出了以下解决办法

/usr/sbin/sestatus -v      ##如果SELinux status参数为enabled即为开启状态

SELinux status:                 enabled

需要把 SELinux 关掉,关掉办法:

1、临时关闭(不用重启机器):

setenforce 0                  ##设置SELinux 成为permissive模式

    ##setenforce 1 设置SELinux 成为enforcing模式

2、修改配置文件需要重启机器:

修改/etc/selinux/config 文件

将SELINUX=enforcing改为SELINUX=disabled

重启系统即可

 

 

参照:https://blog.csdn.net/leedaning/article/details/49930989

 

以上是关于“laravel.log” could not be opened: failed to open stream的主要内容,如果未能解决你的问题,请参考以下文章

hive INSERT OVERWRITE table could not be cleaned up.

Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-6.7.1-b

spark开发常见问题之一:java.io.IOException: Could not locate executable nullinwinutils.exe in the Hadoop b

spark开发常见问题之一:java.io.IOException: Could not locate executable nullinwinutils.exe in the Hadoop b(示

Could not initialize class org.apache.xpath...

linux下连接无线网出现nl80211: Could not configure driver mode nl80211: deinit ifname=wlan1 disabled_11b_rate