Maison >développement back-end >tutoriel php >apache - ubuntu下thinkphp 开发环境的搭建问题

apache - ubuntu下thinkphp 开发环境的搭建问题

WBOY
WBOYoriginal
2016-06-06 20:27:041478parcourir

我在ubuntu下准备搭建thinkphp的 开发环境,现在LAMP都正常安装好了,也下载下来了thinkphp,index.php也放在了网站文件下,访问localhost之后,index.php下生成了框架文件,但是这些文件都是属于"www-data"的,没有编辑权限,求不吝赐教。
apache - ubuntu下thinkphp 开发环境的搭建问题

回复内容:

我在ubuntu下准备搭建thinkphp的 开发环境,现在LAMP都正常安装好了,也下载下来了thinkphp,index.php也放在了网站文件下,访问localhost之后,index.php下生成了框架文件,但是这些文件都是属于"www-data"的,没有编辑权限,求不吝赐教。
apache - ubuntu下thinkphp 开发环境的搭建问题

我用chown -R username.root /webdir 命令暂时解决了。

切换root用户试试?

本来服务器上就不应该直接去编辑代码的,如果实在需要的话sudo下吧

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn