This article was sponsored by Xiuyi linfeng and first launched in the dark world.
Recently, I plan to learn about nginx Web servers. Since it is learning or practical. We will build a Wordpress blog here as an example.
To build a Wordpress blog, we need the MySQL database, PHP environment, and nginx web server. The procedure is as follows:
1. MySQL database installation and configuration
2. installation
ArticleDirectory
Insufficient WordPress source code
Postscript:
I still feel that I have built an independent blog platform. I often use Linux servers, so I chose the PHP environment. In this way, there will be many open-source blog systems I can choose from. This document does not provide a vertical comparison of the blog system. Let me talk about the process of understanding WordPress
Install the WordPress program on Centos7
After the LAMP environment is set up in Centos7, various services can be installed. The author takes the most popular open-source blog system WordPress as an example to test and test the platform we have set up.
1. Database deployment
Create a database with the username 360 readuser and password 360readpsd for the Wordpress
Prepare the articleA domain nameCan go to million nets, new nets,...,...A cloud space (preferably a Hong Kong host, or foreign, without filing)Then add the domain name to the IP address of your cloud space to add a recordInstallation articleDownload the wordpress installer package.Install lamp:CentOS 6:httpd, PHP, Mysql-server, Php-mysqlService httpd start Service mysqld startCentOS 7:httpd, PHP, Php-mysql, Mariadb-serverSystemctl start Httpd.service
How to install Wordpress themes and plug-ins
| Source: Original | author: radiation fish | comment: 1 commentTheme not used? Will the plug-in not be set? Blog usage problems? Go to the WordPress Q A page to find the answer!
Introduction: The Emergence of WordPress gives many netizens who love to build their own blog platforms a better choice. Today,
Parse the Post_class and Get_post_class functions in WordPress, Wordpresspostclass
Post_class ()Post_class is a built-in WordPress function that displays the class name of the article, which usually generates unique CLSS values for each article, and if you need to make your own theme, and you need a little personality, you'd better stop by. With this function and with the flexible CSS code, we can create a
If the picture cannot be displayed, please see this public Number link . Pictures are in the main station of the Hong Kong server, the recent international export seems to have a problem, the recent will be in the domestic mirror, the problem will be completely resolved. This article is the 7th of the fast-track creation series, and if you have not read the previous content, it is recommended that you click on the chapters in the following directory to read the other content before returning to
This article is the 7th of the fast-track creation series, and if you have not read the previous content, it is recommended that you click on the chapters in the following directory to read the other content before returning to this article. To access this catalogue, please click on:http://anb.io/blog/tag/wordpress-on-azure/1. Website management platform WordPress and cloud computing Platform Azure Introduc
WordPress and corewordpress running on. NET Core
For WordPress running on. NET Core, you can run WordPress across platforms without installing PHP.
After several months of implementing the functions required by PHP in Peachpie, you can finally run a real application: WordPress.
This article is based on Peachpie https:/
Introduction to the use of PHP functions related to custom menus in WordPress development, wordpressphp. Introduction to PHP functions related to custom menus in WordPress development, wordpressphp function meaning wp_nav_menu () custom menu display function register_nav_menu () user-defined menu registration function WordPress development user-defined menu relat
This article mainly introduces how to build the latest wordpress on SAE. if you need it, refer to install wordpress on SAE and select the wordpress template for creating an application. after installation, refer to version 3.4.
Create a new version 2, download the latest wordpress installation package, and decompress i
IntroductionWhen working with WordPress on a more secure environmentWhere websites is not entirely world-writable,You'll notice upgrades request FTP or FTPS credentialsAs the server itself does not typically has write access in properly-configured environments.Entering these credentials for every upgrade can become quite tedious,And WordPress has implemented some constantsYou can define within wp-config.php
Wordpress is currently the most popular blog program. it has a large number of users around the world. many people will consider using wordpress when considering building a personal blog. if you are a newbie, maybe someone else will introduce wordpress to you, because this program is too famous. Next let's take a look at how to create a database through the direc
Lamp is a very good combination of web industry, known as the gold combination, next we configure lamp in RPM and install phpMyAdmin and wordpress,phpmyadmin is a page way of MySQL management software, WordPress is a blogging system. (Note: In the RPM mode of lamp, PHP is working with Apache modules.) )1. Install lamp software:[[Email protected] ~] #yum install-y httpd mysql mysql-server php php-mysql2. Con
At present, we need to build a multi-person blog and find a suitable open-source blog platform. Because we need to perform secondary development on it, we are faced with the following problems: wordpress has a long history and has powerful functions, however, the secondary development cost is relatively high. I don't like the parameter usage of some functions... at present, we need to build a multi-person blog and find a suitable open-source blog plat
The theory and the basic architecture have been explained in the previous article, this one directly to see the specific script implementation. First, take a look at the implementation of the previous 10 steps.
Create EC2-S3 role, which is assigned to EC2 virtual machines so that they automatically have access to S3 content after they are created.
Create a VPC Network
Create 2 subnets of a VPC, located in different AZ
Create an Internet gateway
Configure the routing table
Create an
Customizing the story editor styleeach WordPress theme article style is not the same, but in the use of the background of the visual editor to edit the article, the style is consistent.
But WordPress offers a custom style feature in the article Visualization editor, which allows you to customize CSS styles in the WordPress visual editor.
The visual editor style
1. Story ReviewIn my previous blog, I built two Web servers and then built an nginx load balancer server on the front end to distribute the requests to two different servers (http://blog.51cto.com/superpcm/2095324). The previous test is not a problem because the test program is a static web site that is purely static and does not change. Later I set up on both the web to build a WordPress service, and then upload pictures when you do the test. found t
The words of the WordPress blog last night on the SSL certificate application and transformation, this thought according to the space Domain Name service provider SSL Authentication application above method, the personal blog site can be directly on the browser display green security signs https://, that know in fact not just this, Today's Day. By visiting blogs on Google Chrome, Mozilla Firefox, World Window browser, 360 secure browser and Sogou brow
What is a custom post?don't take it for granted that post is just a blog article, it is just an article class agent Word, even you can think it is content.The custom model is not a very standard what rules, the article model can be any one of the content model you want, take WordPress itself is built in the following several content article model:
Blog posts
Page
Attachment
Correction
Navigation and other
You can understand thi
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.