Giter Site home page Giter Site logo

xiongbenwu / 5.x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from may6688/5.x

0.0 0.0 0.0 9.05 MB

DedeCMS v5.x是上海卓卓网络科技有限公司开发PHP网站管理系统,v5.x的后续版本将采用全新的版本号命名规则。

Home Page: http://www.dedecms.com

License: Other

PHP 36.66% HTML 28.94% Hack 0.34% CSS 10.39% JavaScript 23.64% Pawn 0.01% C++ 0.02% Assembly 0.01%

5.x's Introduction

dedecms

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

服务器要求

建议使用平台: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

5.x's People

Contributors

may6688 avatar mycalf avatar phproot avatar styemhi 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.