xxx是无效的. 请确定它是一个可被 Web server process 写入资料的目录

xxx是无效的. 请确定它是一个可被 Web server process 写入资料的目录.

解决方法:

php部署到linux系统运行时报错:

"/opt/lampp/htdocs/protected/runtime/runtime" 是无效的. 请确定它是一个可被 Web server process 写入资料的目录.

原因是目录权限问题所导致的使用一下命令修改上面的目录的权限即可:http://www.yayihouse.com/yayishuwu/chapter/1883

猜你喜欢

转载自blog.csdn.net/qq_30908729/article/details/89633115