- Learning Drupal 8
- Nick Abbott Richard Jones
- 107字
- 2021-07-16 09:36:50
System requirements
Drupal 8 is a PHP-based software application and as such requires the following:
PHP
The following PHP version is required for the installation of Drupal 8:
- PHP 5.5.9 or higher
Web server options
One of the following:
- Apache
- Nginx
- Microsoft IIS
Database options
One of the following:
- MySQL 5.5.3 or above with PDO
- PostgreSQL 3.6.8 or above with PDO
- SQLite 3.6.8 or above
- MariaDB 5.5.20 (or greater)
- Percona Server 5.2.8 (or greater)
Browser options
One of the following:
- Internet Explorer 9.x and above
- Firefox 5.x and above
- Opera 12 and above
- Safari 5.x and above
- Google Chrome
Up-to-date system requirements can be found at https://drupal.org/requirements.
推薦閱讀
- C#程序設(shè)計實訓(xùn)指導(dǎo)書
- 精通API架構(gòu):設(shè)計、運維與演進
- Podman實戰(zhàn)
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實訓(xùn)版)
- 正則表達式經(jīng)典實例(第2版)
- Rust Essentials(Second Edition)
- Visual C#通用范例開發(fā)金典
- 青少年學(xué)Python(第1冊)
- .NET Standard 2.0 Cookbook
- Python期貨量化交易實戰(zhàn)
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- Go語言入門經(jīng)典
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Mastering OAuth 2.0
- Neo4j 3.x入門經(jīng)典