Home > Article > CMS Tutorial > How to open wordpress
How to open wordpress?
Open the wordpress official website: http://cn.wordpress.org
First download wordpress and unzip the file to the root directory of the local server :
Install the website program
Access the local address. This article is installed from the localhost/wordpress directory. Click to create a configuration file :
After creating a database named wordpress in phpmyadmin, select "Start Now" and fill in the corresponding information:
You will see the installation button, click it without hesitation; fill in the corresponding information, and click install:
You will be able to enter after The background is managed:
Notes
If the installation is unsuccessful, it may be a permission issue or the server environment
You can refer to the wordpress official website documentation Find Error
For more WordPress technical articles, please visit the WordPress Tutorial column!
The above is the detailed content of How to open wordpress. For more information, please follow other related articles on the PHP Chinese website!