博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
yii2 asset.php,yii2/web/AssetManager.php:168
阅读量:4964 次
发布时间:2019-06-12

本文共 1029 字,大约阅读时间需要 3 分钟。

Yii2 - Exception (Invalid Configuration)

'yii\base\InvalidConfigException' with message 'The directory is

not writable by the Web process.

When I access the site at domain.com/web, I'm displayed this

error. I changed the directory permissions and they are listed

below. Any solution?

PHP User Error – yii\base\ErrorException

Exception (Invalid Configuration) 'yii\base\InvalidConfigException' with message 'The directory is not writable by the Web process: /var/www/.../site1/web/assets'

in /var/www/.../site1/vendor/yiisoft/yii2/web/AssetManager.php:168

Permissions:-

root@...:/var/www/.../site1# ls -l web

total 48

drwxrwxr-x 9 root root 4096 Mar 20 15:56 assets

drwxr-xr-x 2 root root 4096 Mar 20 15:50 css

root@...:/var/www/.../site1/assets# ls -l

total 8

-rw-r--r-- 1 root root 958 Mar 20 17:24 AppAsset.php

-rw-r--r-- 1 root root 628 Mar 20 17:24 error_log

Even after running this command:-

sudo chmod 777 assets

total 8

-rwxrwxrwx 1 root root 958 Mar 20 17:24 AppAsset.php

-rwxrwxrwx 1 root root 628 Mar 20 17:24 error_log

转载地址:http://yrqhp.baihongyu.com/

你可能感兴趣的文章
php include效率,php include类文件超时
查看>>
matlab sin函数 fft,matlab的fft函数的使用教程
查看>>
wcdma下行如何解扩解扰 matlab,WCDMA技术基础.ppt
查看>>
MySQL date_format() 函数
查看>>
mysql 时间处理
查看>>
mysql adddate()函数
查看>>
mysql addtime() 函数
查看>>
mysql 根据日期时间查询数据
查看>>
mysql 创建时间字段
查看>>
mysql 生成随机数rand()
查看>>
mysql e的n次幂exp()
查看>>
mysql sin() 函数
查看>>
mysql upper() 函数
查看>>
mysql 子查询
查看>>
mysql 自联结
查看>>
mysql union 组合查询
查看>>
mysql 引擎类型
查看>>
mysql 字段添加以及删除
查看>>
软件的分类
查看>>
软件测试
查看>>