
php
minghaitang
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
php mkdir(): Permission denied 问题
把SELinux关闭就可以了。 查看SELinux状态:1、/usr/sbin/sestatus -v ##如果SELinux status参数为enabled即为开启状态 /usr/bin/setenforce 是用来修改SELinux的实时运行模式的 临时打开: setenforce 1 ----设置SELinux 成为enforcing模式 临时关闭: s原创 2014-12-15 18:04:46 · 6560 阅读 · 0 评论 -
fuelphp资料
http://www.cit.cn/tech/develop/fuelphp/ http://blog.sina.com.cn/s/blog_70ac6bec01018frg.html http://fueldocs.ycnets.com/installation/instructions.html#manual http://www.douban.com/g原创 2014-12-31 16:17:04 · 430 阅读 · 0 评论