Install drupal 8 on CentOS 7.x1. drupal 8.x requirements
TypeRequirementDatabase1.MySQL 5.5.3/MariaDB 5.5.20/Percona Server 5.5.8 or higher with PDO and an InnoDB-compatible primary storage engine,
2. PostgreSQL 9.1.2 or higher with PDO,
3. SQLite
Varnish is a high-performance open-source HTTP accelerator that is relatively complex to use, especially when used with drupal. Now let's record the detailed settings for Drupal7 with Varnish. tutorial preparation environment first install a brand
Install httpd, mariadb, and PHP, start httpd and mariadb, and create a database of UTF-8 character sets.
Download Drupal core and Drupal Translations 2 files on the Drupal website: drupal-7.34.tar.gz drupal-7.34.zh-hans.po .
tar xzvf
Prepare the environmentFirst, install a brand new Drupal. We recommend that you use drush to install Drupal quickly.First, create a database and remember the user and password.### Enter mysqlMysql-uroot-pCreate database 'mydb' character set utf8
PHP 7 Installation and Use experience greatly improves performance, strong compatibility, and insufficient Scalability (be cautious when upgrading PHP). Be cautious when installing and using PHP 7.
With the release of PHP 7, the performance and
Original Install Apache, PHP and MySQL on CentOS 7 (LAMP)This tutorial shows how can I install an Apache2 webserver on a CentOS 7.0 server with PHP5 Support (mod_php) and MySQL Support. LAMP is short for Linux, Apache,mysql, PHP.1 Preliminary
PHP 7 installation experience, upgrade PHP with caution
I. key points of making full use of PHP 7's high performance
Compared with the previous PHP version, PHP 7 has a qualitative leap in performance, but the so-called "good horse with good
First, the performance of PHP 7 several key pointsPHP 7 compared to the previous version of PHP can say that the performance has a qualitative leap, but the so-called "good Horse with good saddle, good car with sail", want to play PHP 7 performance
first, the performance of PHP 7 several key points
PHP 7 compared to the previous version of PHP can say that the performance has a qualitative leap, but the so-called "good Horse with good saddle, good car with sail", want to play PHP 7
Faster and faster, making PHP 7 run faster
Guide
PHP 7 is much faster than 5.x. even if only the version upgrade is simple, we still hope it will become faster and faster, and then we will have more fu if we make some minor
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.