A trap of Drupal Installation

Source: Internet
Author: User
Tags drupal
Drupal is easy to install. decompress the Drupal source code package to your web path, enter this address, and then follow the prompts to do it step by step. However, if you do not strictly follow the requirements of Drupal, there will be some inexplicable errors.
In the first step of installation, Drupal prompts you

./Sites/default/Default. settings. php

Copy this file into a file named

./Sites/default/settings. php

.
At this time, many people directly change the file name of default. settings. php to settings. php to save effort. In this case, the following warning message is displayed during installation:

Warning: fopen (. /sites/default. settings. PHP) [function. fopen]: failed to open stream: no such file or directory in c: \ XAMPP \ htdocs \ Drupal \ mongodes \ install. INC on line 188

Warning: cannot modify header information-headers already sent by (output started at c: \ XAMPP \ htdocs \ Drupal \ mongodes \ install. INC: 188) in c: \ XAMPP \ htdocs \ Drupal \ shortdes \ install. INC on line 618

[...]

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.