WordPress Build (Windows)

Source: Internet
Author: User
Tags php language php and mysql phpmyadmin

WordPress Introduction:

WordPress is a blog platform developed using the PHP language that allows users to build their own websites on servers that support PHP and MySQL databases. WordPress can also be used as a content management system (CMS) to use.

WordPress was originally a personal blog system, and evolved into a content management system software, which is developed using the PHP language and MySQL database. Users can use their own blogs on servers that support PHP and MySQL databases.

WordPress has a number of third-party developed free templates, easy to use installation methods. But to make a template of your own, you need to have a certain degree of expertise. For example, you should know at least one of the standard universal markup languages, the application of HTML code, CSS, PHP and other related knowledge.

WordPress Official support Chinese version, while there are enthusiasts to develop a third-party Chinese language pack, such as Wopus Chinese language pack. WordPress has thousands of plugins and countless theme template styles.

Build:

There are many amp (apache\mysql\php) integrated software on the Internet, which allows us to install and set up at once. This is a lot of benefit for users who are unfamiliar with amp. such as Wampserver, XAMPP, Appserv, Phpstudy.

Download the latest WordPress installation package on the WordPress Chinese official website.

Place the WordPress installation package in the Apache Access directory and access the 127.0.0.1 for installation.

Problems found:

1. The Web page is very slow to open. Due to the inability of Google server access, because the system will be loaded Google Opensans font style, resulting in a very slow site.

Resolution: A. Install disable Google fonts plugin.

B. Under dashboards-themes-edit, look for fonts.googleapis.com strings in templates, styles, and replace them with fonts.useso.com.

2. phpMyAdmin cannot be opened because the MySQL user password was modified.

FIX: phpMyAdmin directory under Notepad opens config.inc.php.
$cfg [' Servers '] [$i] [' password '] = ' root ' field is set for the user's password.

WordPress Build (Windows)

Related Article

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.