Comments: There are a lot of tutorials on how to install WordPress, but this tutorial breaks down the installation process into five steps through illustrations. you only need to do it step by step, the installation can be completed in about five minutes. Please try the following. 1. download and decompress "WordPress". The English version can be downloaded from the official WordPress website. The Chinese version can go to W. There are many tutorials on how to install WordPress, however, this tutorial breaks down the installation process into five steps through illustrations. you only need to perform the installation step by step, and the installation will take about five minutes. Please try the following.
1. download and decompress "WordPress ",The English version can be downloaded from the official WordPress website, and the Chinese version can be downloaded from the WordPress Chinese forum.
2. create a database on the "MySQL database" of your VM.
3. modify the wp-config-sample.php file. Open the wp-config-sample.php file with Notepad or another text editor and fill in your database information:
After modification, you can rename the wp-config-sample.php to or save it as a wp-config.php.
4. Upload The WordPress file to your VM space: Upload all the files in your WordPress to the root directory of the VM space:
Unless the blog created by WordPress is only part of your website, try not to upload it to the subdirectory as follows:
For details, refer to the description here.
5. access wp-admin/install. php in the browser to run the WordPress script. Open http: // your domain name (such as nakedlife.cn)/wp-admin/install. php in your browser, and enter the blog title and email address as prompted:
In this way, the installation is successful. You only need to modify the domain name A to point to, and the blog created by WordPress will be available. the specific operation is as follows:
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.