Linux下运行phpstrom,一直提示failed to create child file,!求解
WBOYOriginal
2016-06-06 20:31:101008browse
!权限已经改过,无作用!
回复内容:
!权限已经改过,无作用!
打开ternimal,切换到工程目录,
sudo chmod -R 775 ./*
权限的问题吧,工程目录是不是在自己的home目录以外,然后用户没有写权限?
应该是权限问题吧
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn