Giter VIP home page Giter VIP logo

dedecms's Introduction

dedecms

​ DedeCMS 是织梦团队开发 PHP 网站管理系统,它以简单、易用、高效为特色,组建出各种各样各具特色的网站,如地方门户、行业门户、政府及企事业站点等。

(注:beta 版不能用于生产)

服务器要求

建议使用平台:Linux + Apache2.2 + PHP5.2/PHP5.3 + MySQL5.0

Windows 平台:

IIS/Apache/Nginx + PHP4/PHP5.2+/PHP5.3+ + MySQL4/5

如果在 windows 环境中使用,建议用 DedeCMS 提供的 DedeAMPZ 套件以达到最佳使用性能。

Linux/Unix 平台:

Apache + PHP4/PHP5 + MySQL3/4/5 (PHP 必须在非安全模式下运行)

PHP 函数库依赖:

allow_url_fopen

GD 扩展库

MySQL 扩展库

系统函数 —— phpinfo、dir

基本目录结构

/
..../install     安装程序目录,安装完后可删除[安装时必须有可写入权限]
..../dede        默认后台管理目录(可任意改名)
..../include     类库文件目录
..../plus        附助程序目录
..../member      会员目录
..../images      系统默认模板图片存放目录
..../uploads     默认上传目录(必须可写入)
..../a           默认HTML文件存放目录(必须可写入)
..../templets    系统默认内核模板目录
..../data        系统缓存或其它可写入数据存放目录(必须可写入)
..../special     专题目录(生成一次专题后可以删除special/index.php,必须可写入)

兼容性问题

  1. data 目录没写入权限,导致系统 session 无法使用,这将导致无法登录管理后台(直接表现为验证码不能正常显示);
  2. php 的上传的临时文件夹没设置好或没写入权限,这会导致文件上传的功能无法使用;
  3. 出现莫名的错误,如安装时显示空白,这样能是由于系统没装载 mysql 扩展导致的,对于初级用户,可以下载 dede 的 php 套件包,以方便简单的使用。

安装

  1. 下载程序解压到本地目录;
  2. 上传程序目录中的/uploads 到网站根目录
  3. 运行 http://你的域名或 IP/install/index.php, 按照安装提速说明进行程序安装。

License

请参阅许可协议

Resources

dedecms's People

Contributors

mycalf avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.