Home > Backend Development > PHP Tutorial > 求教ThinkPHP框架的有关问题

求教ThinkPHP框架的有关问题

WBOY
Release: 2016-06-13 10:29:12
Original
868 people have browsed it

求教ThinkPHP框架的问题
1、开发手册大致看了一遍,对项目的目录结构还不甚清晰,求指点
2、在Linux下总是遇到文件权限的问题,求教该如何处理,因为之前没处理过这方面的问题,没有经验,现在搞得一头雾水

第二个问题可能和框架本身没太大关系,一块问了吧

------解决方案--------------------
1、TinkPHP多功能项目实例详尽代码
2、在Linux下: chmod 0777 [/usr/path/projectname/*/*]
------解决方案--------------------
1:继续看
2:改目录权限

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template