PHP Platform CMS system Drupal Small test----Installation Tutorial

Source: Internet
Author: User
Tags drupal

Recently has been studying the CMS based on ASP. NET MVC---Orchard, suddenly new blood cramps, look at the PHP platform for many years do not look at the CMS, that good, take Drupal to try the skill bar.

The first big trick: Environment configuration + installation.

1. Environment configuration.

Baidu, Google a bit, and finally chose XAMPP as the environment.

: https://www.apachefriends.org/zh_cn/index.html

Select 1.8.3 Download. Enter the installation.

XAMPP installation, please self-Baidu. For retention, as long as not installed on the C drive, it should be possible to avoid the problem. That's D:\xampp.

After successful installation:

Problems you may encounter:

1. How to encounter a situation where Apache cannot start, make sure that your 80 port is not occupied, such as Thunderbolt, for example, IIS has set the site port to 80, and is running, please pause IIS first.

2.d:\xampp\php\php.ini, please modify the max_execution_time to 3000000, a very large number, or else execute MySQL to create the database will fail.

3. Of course you also need to change the password of the MySQL user root, or set to allow no password login, local use only. Modify D:\xampp\phpMyAdmin\config.inc.php

Such as:

2. Download Drapal drupal-6.31. Https://drupal.org/download

1) Extract files to drupal-6.31, name Drupal, duplicate folders. Stick to D:\xampp\htdocs

2) Open your browser, enter http://localhost/drupal/, enter the installation interface, no unexpected situation.

At this point, you are finished ~ ~

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.