Complete Drupal7 installation tutorial, drupal7 tutorial _ PHP Tutorial

Source: Internet
Author: User
Complete Drupal7 installation tutorial, drupal7 tutorial. Drupal7 installation complete tutorial, drupal7 tutorial Drupal7 prehistoric preparations (install AppServ) AppServ is a PHP web site gantry tool package, the author will be some of the free on the network site resources re-Drupal7 installation complete tutorial, drupal7 tutorial

Drupal7 prehistoric preparations (install AppServ)
AppServ is a PHP web site shelving tool package. The author repacks free site shelving resources on the network into a single installation program to help beginners quickly complete the site shelving, appServ includes the following software: Apache,
Apache Monitor, PHP, MySQL, and phpMyAdmin.
1. download appserv-win32-2.5.10.exe (http://www.appservnetwork.com)


2. install appserv. For more information, see:
Http://jingyan.baidu.com/article/91f5db1bf72ac01c7f05e3a7.html
Suggestion: set the Web service port to 8080 during installation to avoid conflict with IIS service port 80.


3. create and manage a Database: access http: // localhost: 8080. click "phpMyAdmin Database Manager"
Enter the mysql database management platform. the default user is root and the password is blank.


Note 1: for phpmyadmin detailed graphic use tutorial, see:
Http://jingyan.baidu.com/article/154b4631a9a9b828cb8f416c.html
After logging on to the root user, go to "permissions" on the homepage, find the corresponding user, and click "edit permissions,
You can modify the password or permissions.


Note 2: XAMPP (Apache + MySQL + PHP + PERL) is recommended. it is a powerful site building set.
Into a software package. The original package name is LAMPP, but to avoid misunderstanding, the latest versions will be renamed.
XAMPP. It can be installed on Windows, Linux, Solaris, M ac OS X, and other operating systems.
It can be used in multiple languages: English, Simplified Chinese, Traditional Chinese, Korean, Russian, and Japanese.

Preparations for installing Drupal7
1. download drupal7 (http://drupalchina.cn/download), unzip the folder, change it to drupal7, copy
D: \ AppServ \ www directory.


2. download the language pack file (http://drupalchina.cn/download), install the language pack File: place the. po file
Go to the drupal7/profiles/standard/translations Directory


3. create a configuration file: enter the sites/default directory, copy the default. settings. php file, and name it.
For settings. php
To avoid the "drupal7 request exception and execution time is too long" issue, in settings. php (modify read-only permission ),
Add this sentence at the end:
$ Conf ['drupal _ http_request_fails '] = FALSE;


4. create a user file directory: create a directory named files under the sites/default directory


5. set permissions:
For Linux, set the permissions of the files directory to 777 and settings. php to web.
The server user can write data. if it is unclear, you can set it to 777 first.
For Windows, refer to setting the files directory and settings. php file permissions
Everyone users "full control ".


6. access: http: // localhost: 8080/drupal7 in the browser to go to the installation and configuration page of drupal7.

Drupal7 installation and configuration process
1. select the installation method: Standard!


2. select a language: Chinese!


3. confirm the installation conditions: modify the C: \ Windows \ php. ini file:
Memory_limit = 32 M
Restart the apache web service and refresh the current page to enter the database configuration.


4. database configuration
By default, only sqllite databases can be connected. Of course we want to use the mysql database. What should I do?
Modify the C: \ Windows \ php. ini file:
Extension = php_pdo_mysql.dll // enables drupal to connect to the mysql database
Restart the apache web service, refresh the current page, and display the accessible mysql database.
Create an empty database in advance: drupal
Note during database configuration: Do not enter a space character by mistake!
After this step is completed, go to the database management page and you will see that many data tables are automatically created, such:


5. set up a website

6. installation complete
Note: During the installation process, sometimes the installation and translation steps take too long to execute, the system may encounter a timeout error.
Solution: Open the php. ini file, find max_execution_time, and change the following number to yours.
The desired time (for example, 3000), in seconds. After this method is modified, restart the service.


7. access the new website

Next step: Make good use of drupal7. come on!

Site: http://drupalchina.cn

Attachment: Complete tutorial with graph-http://download.csdn.net/download/huazeming999/7674957


How to install Drupal?

DRUPAL must support PHP, MYSQL, or related databases. after extracting DRUPAL to the space, click the installation path in the browser. it is best to install DRUPAL in the root directory, in this way, you can directly access the domain name, press the screen to display, install the Chinese package and enter the database information, and click OK. If the installation fails, the biggest problem may be that the space is not supported or PHP, and the MYSQL version is too low. Note: the practices of modifying the original program on the Internet are all scammers.

I have asked you about Drupal 7 Chinese video tutorials.

There are a lot of free English, and the Chinese is more systematic and only paid. if you want to search Youku, there are some, but not enough systems.

Unzip Drupal7 prehistoric preparations (install AppServ) AppServ is a PHP web site shelving tool combination package, the author will some of the free on the network site resources heavy...

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.