日期:2015-07-14 阅读:2980
dmandwp系统 - wordpress系统和DM系统区块建站>>
百度云下载: http://pan.baidu.com/s/1hq7yW7M (window版本 xampp-win32-5.6.8-0-VC11-installer)
drupal8要求php5.5以上,所以不支持xp,win2003的系统。
xampp官网: https://www.apachefriends.org (你也可以从官网下载最新版本)
------------
Database
Drupal 6: MySQL 4.1 or higher, PostgreSQL 7.1,
Drupal 7: MySQL 5.0.15 or higher with PDO, PostgreSQL 8.3 or higher with PDO, SQLite 3.3.7 or higher
Drupal 8: MySQL 5.5.3/MariaDB/Percona/equivalent or higher with PDO and an InnoDB-compatible primary storage engine, PostgreSQL 8.3 or higher with PDO, SQLite 3.3.7 or higher
PHP
Drupal 6: PHP 5.x only (5.2.5 or higher recommended). Warning: support for PHP 4.x has been dropped. Drupal core should work with PHP 5.3.x, but PHP 5.3.x and higher may produce errors or unexpected behavior especially for contributed modules and themes.
Drupal 7: PHP 5.2.5 or higher (5.4 or higher recommended).
Drupal 8: PHP 5.5 or higher
查看更多: https://www.drupal.org/requirements