{"id":28517,"date":"2023-05-30T19:16:03","date_gmt":"2022-12-18T14:12:59","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/"},"modified":"2025-08-12T08:37:04","modified_gmt":"2025-08-12T00:37:04","slug":"%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/","title":{"rendered":"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09"},"content":{"rendered":"<h1>\u9996\u5148\u4ee5\u4e0b\u7684\u64cd\u4f5c\u5df2\u5728\u524d\u4e00\u7bc7\u6587\u7ae0\u4e2d\u5b8c\u6210\u3002<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">DB\u30b5\u30fc\u30d0\u306e\u521d\u671f\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">\u30ed\u30fc\u30ab\u30eb\u63a5\u7d9a\u7528\u306e\u30b9\u30a4\u30c3\u30c1\u306e\u4f5c\u6210<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">DB\u30b5\u30fc\u30d0\u3078\u306eCentOS7\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">\u30ed\u30fc\u30ab\u30ebNW\u306e\u8a2d\u5b9a<\/ul>\n<p>\u5728\u8fd9\u7bc7\u6587\u7ae0\u4e2d\uff0c\u6211\u4eec\u5c06\u5b9e\u9645\u8fdb\u884c\u6570\u636e\u5e93\u7684\u8fc1\u79fb\u3002<\/p>\n<h1>\u5c06mariadb\u5b89\u88c5\u5230\u8fc1\u79fb\u7528\u7684DB\u670d\u52a1\u5668\u4e0a\u3002<\/p>\n<pre class=\"post-pre\"><code>$ sudo yum -y install mariadb-server mariadb\r\n<\/code><\/pre>\n<h1>\u542f\u52a8MariaDB\u5e76\u542f\u7528\u81ea\u52a8\u542f\u52a8<\/p>\n<pre class=\"post-pre\"><code>$ sudo systemctl start mariadb\r\n$ sudo systemctl enable mariadb\r\n<\/code><\/pre>\n<h1>\u5bf9\u4e8eMariaDB\u7684\u521d\u59cb\u8bbe\u7f6e<\/p>\n<pre class=\"post-pre\"><code>$ sudo mysql_secure_installation\r\n\r\nNOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB\r\n      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!\r\n\r\nIn order to log into MariaDB to secure it, we'll need the current\r\npassword for the root user.  If you've just installed MariaDB, and\r\nyou haven't set the root password yet, the password will be blank,\r\nso you should just press enter here.\r\n\r\nEnter current password for root (enter for none): \r\nOK, successfully used password, moving on...\r\n\r\nSetting the root password ensures that nobody can log into the MariaDB\r\nroot user without the proper authorisation.\r\n\r\nSet root password? [Y\/n] Y\r\nNew password:  \u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u2b05\ufe0e\u3000password\u3092\u5165\u529b\uff08MariaDB Administrator Password\uff09\r\nRe-enter new password:\u3000\u3000\u3000\u3000\u3000 \u3000\u2b05\ufe0e\u3000password\u3092\u518d\u5165\u529b \r\nPassword updated successfully!\r\nReloading privilege tables..\r\n ... Success!\r\n\r\n\r\nBy default, a MariaDB installation has an anonymous user, allowing anyone\r\nto log into MariaDB without having to have a user account created for\r\nthem.  This is intended only for testing, and to make the installation\r\ngo a bit smoother.  You should remove them before moving into a\r\nproduction environment.\r\n\r\nRemove anonymous users? [Y\/n] Y\r\n ... Success!\r\n\r\nNormally, root should only be allowed to connect from 'localhost'.  This\r\nensures that someone cannot guess at the root password from the network.\r\n\r\nDisallow root login remotely? [Y\/n] Y\r\n ... Success!\r\n\r\nBy default, MariaDB comes with a database named 'test' that anyone can\r\naccess.  This is also intended only for testing, and should be removed\r\nbefore moving into a production environment.\r\n\r\nRemove test database and access to it? [Y\/n] Y\r\n - Dropping test database...\r\n ... Success!\r\n - Removing privileges on test database...\r\n ... Success!\r\n\r\nReloading the privilege tables will ensure that all changes made so far\r\nwill take effect immediately.\r\n\r\nReload privilege tables now? [Y\/n] Y\r\n ... Success!\r\n\r\nCleaning up...\r\n\r\nAll done!  If you've completed all of the above steps, your MariaDB\r\ninstallation should now be secure.\r\n\r\nThanks for using MariaDB!\r\n<\/code><\/pre>\n<h1>\u8bbe\u7f6eMariaDB\u7684\u5b57\u7b26\u7f16\u7801\u8bf7\u53c2\u8003\u6b64\u5904\u4ee5\u83b7\u53d6\u66f4\u8be6\u7ec6\u7684\u4fe1\u606f\u3002<\/p>\n<h3>\u5728\u8bbe\u5b9a\u4e4b\u524d\u7684\u72b6\u6001<\/p>\n<pre class=\"post-pre\"><code>$ mysql -u root -p\r\nEnter password: \r\nWelcome to the MariaDB monitor.  Commands end with ; or \\g.\r\nYour MariaDB connection id is 10\r\nServer version: 5.5.60-MariaDB MariaDB Server\r\n\r\nCopyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.\r\n\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\r\n\r\nMariaDB [(none)]&gt; show variables like \"chara%\";\r\n+--------------------------+----------------------------+\r\n| Variable_name            | Value                      |\r\n+--------------------------+----------------------------+\r\n| character_set_client     | utf8                       |\r\n| character_set_connection | utf8                       |\r\n| character_set_database   | latin1                     |\r\n| character_set_filesystem | binary                     |\r\n| character_set_results    | utf8                       |\r\n| character_set_server     | latin1                     |\r\n| character_set_system     | utf8                       |\r\n| character_sets_dir       | \/usr\/share\/mysql\/charsets\/ |\r\n+--------------------------+----------------------------+\r\n8 rows in set (0.00 sec)\r\n<\/code><\/pre>\n<h3>\u8bbe\u7f6e\u5b57\u7b26\u7f16\u7801<\/p>\n<pre class=\"post-pre\"><code>$ sudo vi \/etc\/my.cnf\r\n\r\n[mysqld]\r\ndatadir=\/var\/lib\/mysql\r\nsocket=\/var\/lib\/mysql\/mysql.sock\r\ncharacter-set-server=utf8 \u2190\u3000\u30b3\u30b3\u3092\u8ffd\u52a0\u3059\u308b\r\n<\/code><\/pre>\n<h3>\u91cd\u65b0\u542f\u52a8MariaDB<\/p>\n<pre class=\"post-pre\"><code>$ sudo systemctl restart mariadb.service\r\n<\/code><\/pre>\n<h3>\u8bbe\u5b9a\u540e\u7684\u72b6\u6001 de<\/p>\n<pre class=\"post-pre\"><code>$ mysql -u root -p\r\nEnter password: \r\nWelcome to the MariaDB monitor.  Commands end with ; or \\g.\r\nYour MariaDB connection id is 2\r\nServer version: 5.5.60-MariaDB MariaDB Server\r\n\r\nCopyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.\r\n\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\r\n\r\nMariaDB [(none)]&gt; show variables like \"chara%\";\r\n+--------------------------+----------------------------+\r\n| Variable_name            | Value                      |\r\n+--------------------------+----------------------------+\r\n| character_set_client     | utf8                       |\r\n| character_set_connection | utf8                       |\r\n| character_set_database   | utf8                       |\r\n| character_set_filesystem | binary                     |\r\n| character_set_results    | utf8                       |\r\n| character_set_server     | utf8                       |\r\n| character_set_system     | utf8                       |\r\n| character_sets_dir       | \/usr\/share\/mysql\/charsets\/ |\r\n+--------------------------+----------------------------+\r\n8 rows in set (0.00 sec)\r\n<\/code><\/pre>\n<h1>\u521b\u5efa\u4e00\u4e2a\u7528\u4e8e\u4efb\u52a1\u7684\u7528\u6237\u548c\u8fc1\u79fb\u7528\u6570\u636e\u5e93\u3002<\/p>\n<pre class=\"post-pre\"><code>$ mysql -u root -p\r\n\r\nEnter password: \u2190\u3000\u5148\u7a0b\u8a2d\u5b9a\u3057\u305fMariaDB\u306eadministrator password\u3092\u5165\u529b\r\nWelcome to the MariaDB monitor.  Commands end with ; or \\g.\r\nYour MariaDB connection id is 28\r\nServer version: 5.5.52-MariaDB MariaDB Server\r\n\r\nCopyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.\r\n\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\r\n\r\nMariaDB [(none)]&gt; CREATE DATABASE database_name;\r\nQuery OK, 1 row affected (0.01 sec)\r\n\r\nMariaDB [(none)]&gt; GRANT ALL PRIVILEGES ON database_name.* TO \"database_username\"@\"localhost\" IDENTIFIED BY \"database_user_password\";\u3000\r\nQuery OK, 0 rows affected (0.00 sec)\r\n\r\nMariaDB [(none)]&gt; FLUSH PRIVILEGES;\r\nQuery OK, 0 rows affected (0.00 sec)\r\n\r\nMariaDB [(none)]&gt; exit\r\nBye\r\n<\/code><\/pre>\n<h1>\u4ece\u5df2\u6709\u7684\u670d\u52a1\u5668\u4e0a\u83b7\u53d6\u6570\u636e\u5e93\u7684\u5907\u4efd<\/p>\n<pre class=\"post-pre\"><code>$ mysqldump --single-transaction -u root -p databasename &gt;backup_databasename \u2b05\ufe0edatabasename\u3068backup_databasename\u66f8\u304d\u63db\u3048\u308b\r\nEnter password: \r\n$ ls\r\nbackup_databasename \u2b05\ufe0e\u4f5c\u6210\u3055\u308c\u305f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\r\n<\/code><\/pre>\n<h1>\u4f7f\u7528SCP\u534f\u8bae\u5c06\u73b0\u6709\u670d\u52a1\u5668\u4e0a\u7684\u5907\u4efd\u6587\u4ef6\u4f20\u8f93\u5230\u8fc1\u79fb\u7528\u7684DB\u670d\u52a1\u5668\u4e0a\u3002\u5c3d\u7ba1\u5982\u6b64\uff0c\u5982\u679c\u6309\u7167\u6b65\u9aa4\u8fdb\u884c\u64cd\u4f5c\uff0c\u53ef\u80fd\u4f1a\u5148\u8fdb\u884c\u516c\u94a5\u8ba4\u8bc1\u7684\u8bbe\u7f6e\uff0c\u56e0\u6b64\u4f1a\u51fa\u73b0\u4ee5\u4e0b\u9519\u8bef\u3002<\/p>\n<pre class=\"post-pre\"><code>$ scp -P **** \/home\/user\/backup_databasename  user@192.168.X.X:\/home\/user\/backup_databasename \u2b05\ufe0e\"user\"\u3068\"backup_databasename\"\u3092\u66f8\u304d\u63db\u3048\u308b ****\u306f\u30dd\u30fc\u30c8\u756a\u53f7\u3067\u3059\u300222\u306a\u3089\u6307\u5b9a\u306f\u4e0d\u8981\r\nPermission denied (publickey).\r\n<\/code><\/pre>\n<p>\u5f53\u6211\u610f\u8bc6\u5230\u6211\u5df2\u7ecf\u4ece\u60f3\u5b9a\u7684\u8def\u5f84\u504f\u79bb\u4e86\u5e76\u4e14\u6709\u70b9\u4e0d\u592a\u597d\u7684\u611f\u89c9\u65f6\uff0c\u6211\u9996\u5148\u6682\u65f6\u91c7\u53d6\u4e86\u4f7f\u7528\u8349\u7387\u7684\u65b9\u6cd5\u5c06\u5ba2\u6237\u7aef\uff08Mac\uff09\u4e0a\u7684\u79c1\u94a5\u901a\u8fc7scp\u547d\u4ee4\u590d\u5236\u5230\u73b0\u6709\u7684\u670d\u52a1\u5668\u4e0a\u6765\u89e3\u51b3\u95ee\u9898\u3002<\/p>\n<pre class=\"post-pre\"><code>$ scp -P **** ~\/.ssh\/id_rsa user@111.222.333.444:~\/.ssh\/id_rsa\u3000\u2b05\ufe0e****\u306f\u30dd\u30fc\u30c8\u756a\u53f7\u3067\u3059\u300222\u306a\u3089\u6307\u5b9a\u306f\u4e0d\u8981\r\n<\/code><\/pre>\n<p>\u8bf7\u518d\u6b21\u6267\u884c\u4e0b\u8ff0\u64cd\u4f5c\u5e94\u8be5\u662f\u53ef\u884c\u7684\u3002<\/p>\n<pre class=\"post-pre\"><code>$ scp -P **** \/home\/user\/backup_databasename  user@192.168.X.X:\/home\/user\/backup_databasename \u2b05\ufe0e\"user\"\u3068\"backup_databasename\"\u3092\u66f8\u304d\u63db\u3048\u308b ****\u306f\u30dd\u30fc\u30c8\u756a\u53f7\u3067\u3059\u300222\u306a\u3089\u6307\u5b9a\u306f\u4e0d\u8981\r\n<\/code><\/pre>\n<p>\u8ba9\u6211\u4eec\u5220\u9664\u5df2\u653e\u7f6e\u5728\u73b0\u6709\u670d\u52a1\u5668\u4e0a\u7684\u79c1\u94a5\u3002<\/p>\n<h1>\u5728DB\u670d\u52a1\u5668\u7aef\u6267\u884c\u5907\u4efd\u6062\u590d\u6211\u521a\u521a\u5728SCP\u4e0a\u4f20\u8f93\u7684backup_databasename\u5c06\u8fdb\u884c\u8fd8\u539f\u3002<br \/>\ndatabase_username\u662f\u5728\u521b\u5efa\u6570\u636e\u5e93\u65f6\u521b\u5efa\u7684\u5de5\u4f5c\u7528\u6237\u3002<\/p>\n<pre class=\"post-pre\"><code> $ mysql -u database_username -p database &lt; backup_databasename\r\n<\/code><\/pre>\n<h1>\u66f4\u6539Mariadb\u7684\u8bbe\u7f6e\u56e0\u4e3a\u53ea\u6709\u6765\u81ealocalhost\u7684\u8bbf\u95ee\u624d\u88ab\u5141\u8bb8\u8bbf\u95ee\u5907\u4efd\u7684\u6570\u636e\u5e93\uff0c\u6240\u4ee5\u9700\u8981\u5c06\u8bbe\u7f6e\u66f4\u6539\u4e3a\u5141\u8bb8\u6765\u81ea\u672c\u5730\u5176\u4ed6\u4e3b\u673a\u7684\u8bbf\u95ee\u3002<\/p>\n<p>\u5f53\u6211\u60f3\u5230\u65f6\u51fa\u73b0\u4e86\u9519\u8bef\u3002\u8fd9\u662f\u4ec0\u4e48\u60c5\u51b5\u3002<\/p>\n<pre class=\"post-pre\"><code>$ mysql -u root -p \r\nEnter password: \r\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '\/var\/lib\/mysql\/mysql.sock' (2)\r\n<\/code><\/pre>\n<p>\u8bf7\u53c2\u8003\u8fd9\u7bc7\u6587\u7ae0\u5e76\u89e3\u51b3\u95ee\u9898\u3002<\/p>\n<pre class=\"post-pre\"><code>$ sudo touch \/tmp\/mysql.sock\r\n$ sudo chown username \/tmp\/mysql.sock \u2b05\ufe0eusername\u3092\u66f8\u304d\u63db\u3048\uff08DB\u306e\u4f5c\u696d\u7528\u30e6\u30fc\u30b6\uff09\r\n$ systemctl restart mariadb.service \r\n==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===\r\nAuthentication is required to manage system services or units.\r\nAuthenticating as: username\r\nPassword: \r\n==== AUTHENTICATION COMPLETE ===\r\n$ mysql -u root -p\r\nEnter password: \r\nWelcome to the MariaDB monitor.  Commands end with ; or \\g.\r\nYour MariaDB connection id is 167\r\nServer version: 5.5.60-MariaDB MariaDB Server\r\n\r\nCopyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.\r\n\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\r\n\r\nMariaDB [(none)]&gt; \r\n<\/code><\/pre>\n<p>\u91cd\u65b0\u8c03\u6574\u5fc3\u6001\uff0c\u5c06\u5907\u4efd\u8fd8\u539f\u5230\u672c\u5730\u4e3b\u673a\u4e0a\u7684\u6570\u636e\u5e93\uff0c\u4ee5\u4fbf\u53ef\u4ee5\u8bbf\u95ee\u3002<\/p>\n<pre class=\"post-pre\"><code>MariaDB [(none)]&gt; GRANT ALL PRIVILEGES ON databasename.* TO \"username\"@\"192.168.%\" IDENTIFIED BY \"password\";\u3000\u2b05\ufe0edatabasename\u3001username\u3001password\u3092\u66f8\u304d\u63db\u3048\uff08\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u5143\u306b\u5408\u308f\u305b\u308b\u3068\u3044\u3044\u3067\u3059\uff09\r\nQuery OK, 0 rows affected (0.00 sec)\r\n\r\nMariaDB [(none)]&gt; FLUSH PRIVILEGES;\u3000\u2b05\ufe0e\u518d\u8aad\u307f\u8fbc\u307f\r\nQuery OK, 0 rows affected (0.00 sec)\r\n\r\nMariaDB [(none)]&gt; select user, host from mysql.user;\r\n+------+-----------+\r\n| user | host      |\r\n+------+-----------+\r\n| root | 127.0.0.1 |\r\n| new! | 192.168.% |  \u2b05\ufe0e\u8ffd\u52a0\u3055\u308c\u305f\u8a2d\u5b9a\r\n| root | ::1       |\r\n| root | localhost |\r\n| user | localhost |\r\n+------+-----------+\r\n5 rows in set (0.00 sec)\r\n\r\nMariaDB [(none)]&gt; exit\r\nBye\r\n<\/code><\/pre>\n<h1>\u91cd\u65b0\u542f\u52a8MariaDB\u3002<\/p>\n<pre class=\"post-pre\"><code>$ systemctl restart mariadb.service\r\n<\/code><\/pre>\n<h1>\u5728\u9632\u706b\u5899\u4e2d\u6dfb\u52a0MariaDB<\/p>\n<pre class=\"post-pre\"><code>$ sudo firewall-cmd --permanent --add-service=mysql\r\n[sudo] username \u306e\u30d1\u30b9\u30ef\u30fc\u30c9:   \u2b05\ufe0e\u4f5c\u696d\u7528\u30e6\u30fc\u30b6\u306ePW\u3092\u5165\u529b\r\nsuccess\r\n$ sudo firewall-cmd --reload\r\nsuccess\r\n<\/code><\/pre>\n<h1>\u5728\u73b0\u6709\u7684\u670d\u52a1\u5668\u7aef\u66f4\u65b0WordPress\u7684\u914d\u7f6e\u6587\u4ef6\u7f16\u8f91wp-config.php\u6587\u4ef6\u4e2d\u5173\u4e8eMariaDB\u7684\u4fe1\u606f\u3002<br \/>\n\u203b\u5982\u679c\u6253\u5f00\u6587\u4ef6\u540e\u65e5\u8bed\u90e8\u5206\u4e71\u7801\uff0c\u8bf7\u68c0\u67e5locale\u8bbe\u7f6e\u3002<\/p>\n<p>\u5982\u679c\u6ca1\u6709wp-config.php\u7684\u7f16\u8f91\u6743\u9650\uff0c\u8bf7\u4fee\u6539\u6743\u9650\u3002<\/p>\n<pre class=\"post-pre\"><code>$ sudo chmod 600 \/var\/www\/html\/wp-config.php\r\n<\/code><\/pre>\n<p>\u6839\u636e\u5148\u524d\u5728\u8fc1\u79fb\u7528\u6570\u636e\u5e93\u670d\u52a1\u5668\u4e0a\u521b\u5efa\u6570\u636e\u5e93\u65f6\u7684\u4fe1\u606f\u8fdb\u884c\u8f93\u5165\u3002<br \/>\n\u5982\u679c\u4f7f\u7528\u4e0e\u73b0\u6709\u670d\u52a1\u5668\u76f8\u540c\u7684\u4fe1\u606f\u8fdb\u884c\u521b\u5efa\uff0c\u5219\u65e0\u9700\u7f16\u8f91\u9664\u4e86DB_HOST\u4e4b\u5916\u7684\u90e8\u5206\u3002<\/p>\n<pre class=\"post-pre\"><code>$ sudo vi \/var\/www\/html\/wp-config.php\r\n\r\n&lt;?php\r\n\/**\r\n * WordPress \u306e\u57fa\u672c\u8a2d\u5b9a\r\n *\r\n * \u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6642\u306b wp-config.php \u4f5c\u6210\u30a6\u30a3\u30b6\u30fc\u30c9\u304c\u5229\u7528\u3057\u307e\u3059\u3002\r\n * \u30a6\u30a3\u30b6\u30fc\u30c9\u3092\u4ecb\u3055\u305a\u306b\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092 \"wp-config.php\" \u3068\u3044\u3046\u540d\u524d\u3067\u30b3\u30d4\u30fc\u3057\u3066\r\n * \u76f4\u63a5\u7de8\u96c6\u3057\u3066\u5024\u3092\u5165\u529b\u3057\u3066\u3082\u304b\u307e\u3044\u307e\u305b\u3093\u3002\r\n *\r\n * \u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u3001\u4ee5\u4e0b\u306e\u8a2d\u5b9a\u3092\u542b\u307f\u307e\u3059\u3002\r\n *\r\n * * MySQL \u8a2d\u5b9a\r\n * * \u79d8\u5bc6\u9375\r\n * * \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30c6\u30fc\u30d6\u30eb\u63a5\u982d\u8f9e\r\n * * ABSPATH\r\n *\r\n * @link http:\/\/wpdocs.osdn.jp\/wp-config.php_%E3%81%AE%E7%B7%A8%E9%9B%86\r\n *\r\n * @package WordPress\r\n *\/\r\n\r\n\/\/ \u6ce8\u610f:\r\n\/\/ Windows \u306e \"\u30e1\u30e2\u5e33\" \u3067\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044 !\r\n\/\/ \u554f\u984c\u306a\u304f\u4f7f\u3048\u308b\u30c6\u30ad\u30b9\u30c8\u30a8\u30c7\u30a3\u30bf\r\n\/\/ (http:\/\/wpdocs.osdn.jp\/%E7%94%A8%E8%AA%9E%E9%9B%86#.E3.83.86.E3.82.AD.E3.82.B9.E3.83.88.E3.82.A8.E3.83.87.E3.82.A3.E3.82.BF \u53c2\u7167)\r\n\/\/ \u3092\u4f7f\u7528\u3057\u3001\u5fc5\u305a UTF-8 \u306e BOM \u306a\u3057 (UTF-8N) \u3067\u4fdd\u5b58\u3057\u3066\u304f\u3060\u3055\u3044\u3002\r\n\r\n\/\/ ** MySQL \u8a2d\u5b9a - \u3053\u306e\u60c5\u5831\u306f\u30db\u30b9\u30c6\u30a3\u30f3\u30b0\u5148\u304b\u3089\u5165\u624b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 ** \/\/\r\n\/** WordPress \u306e\u305f\u3081\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u540d *\/\r\ndefine('DB_NAME', '\u4efb\u610f\u306eDB\u540d');\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u2b05\ufe0eDB\u540d\u3092\u5909\u3048\u305f\u5834\u5408\u306f\u5909\u66f4\r\n\r\n\/** MySQL \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30e6\u30fc\u30b6\u30fc\u540d *\/\r\ndefine('DB_USER', '\u4efb\u610f\u306e\u30e6\u30fc\u30b6\u540d');\u3000\u3000\u3000\u3000\u3000\u2b05\ufe0e\u30e6\u30fc\u30b6\u540d\u304c\u9055\u3046\u5834\u5408\u306f\u5909\u66f4\r\n\r\n\/** MySQL \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 *\/\r\ndefine('DB_PASSWORD', '\u4efb\u610f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9');\u3000\u3000\u2b05\ufe0e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u3048\u305f\u5834\u5408\u306f\u5909\u66f4\r\n\r\n\/** MySQL \u306e\u30db\u30b9\u30c8\u540d *\/\r\ndefine('DB_HOST', '192.168.X.X');\u3000\u3000\u3000\u3000\u3000\u2b05\ufe0elocalhost\u306b\u306a\u3063\u3066\u3044\u308b\u306e\u3067DB\u30b5\u30fc\u30d0\u306b\u8a2d\u5b9a\u3057\u305f\u30ed\u30fc\u30ab\u30ebIP\u3092\u30bb\u30c3\u30c8\r\n\r\n\/** \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u4f5c\u6210\u3059\u308b\u969b\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u6587\u5b57\u30bb\u30c3\u30c8 *\/\r\ndefine('DB_CHARSET', 'utf8');\r\n\r\n\/** \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u7167\u5408\u9806\u5e8f (\u307b\u3068\u3093\u3069\u306e\u5834\u5408\u5909\u66f4\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093) *\/\r\ndefine('DB_COLLATE', '');\r\n\r\n &lt;&lt;&lt;\u7565&gt;&gt;&gt;\r\n<\/code><\/pre>\n<p>\u5b8c\u6210\u8bbe\u7f6e\u540e\uff0c\u5c06\u6b64\u6587\u4ef6\u7684\u6743\u9650\u66f4\u6539\u4e3a\u53ea\u8bfb\u6a21\u5f0f\u3002<\/p>\n<pre class=\"post-pre\"><code>$ sudo chmod 400 \/var\/www\/html\/wp-config.php\r\n<\/code><\/pre>\n<p>\u53ea\u9700\u8981\u5728\u6d4f\u89c8\u5668\u4e2d\u6253\u5f00WordPress\u5e76\u786e\u8ba4\u80fd\u591f\u6b63\u5e38\u663e\u793a\u5c31\u53ef\u4ee5\u4e86\u3002<\/p>\n<p>\u6211\u5f88\u7d2f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u9996\u5148\u4ee5\u4e0b\u7684\u64cd\u4f5c\u5df2\u5728\u524d\u4e00\u7bc7\u6587\u7ae0\u4e2d\u5b8c\u6210\u3002 DB\u30b5\u30fc\u30d0\u306e\u521d\u671f\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7 &nbsp; \u30ed\u30fc\u30ab\u30eb\u63a5\u7d9a\u7528\u306e\u30b9\u30a4\u30c3\u30c1\u306e\u4f5c [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[227],"class_list":["post-28517","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-227"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09 - Blog - Silicon Cloud<\/title>\n<meta name=\"description\" content=\"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/zh\/blog\/\u3010\u6a31\u82b1vps\u3011\u5c06wordpress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\" \/>\n<meta property=\"og:description\" content=\"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/\u3010\u6a31\u82b1vps\u3011\u5c06wordpress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-18T14:12:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-12T00:37:04+00:00\" \/>\n<meta name=\"author\" content=\"\u6e05, \u5b87\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6e05, \u5b87\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/\",\"name\":\"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2022-12-18T14:12:59+00:00\",\"dateModified\":\"2025-08-12T00:37:04+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\"},\"description\":\"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0\",\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\",\"name\":\"\u6e05, \u5b87\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"caption\":\"\u6e05, \u5b87\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09 - Blog - Silicon Cloud","description":"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.silicloud.com\/zh\/blog\/\u3010\u6a31\u82b1vps\u3011\u5c06wordpress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\/","og_locale":"zh_CN","og_type":"article","og_title":"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09","og_description":"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/\u3010\u6a31\u82b1vps\u3011\u5c06wordpress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2022-12-18T14:12:59+00:00","article_modified_time":"2025-08-12T00:37:04+00:00","author":"\u6e05, \u5b87","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6e05, \u5b87","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/","name":"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2022-12-18T14:12:59+00:00","dateModified":"2025-08-12T00:37:04+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e"},"description":"\u5173\u4e8e\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09\u7684\u6280\u672f\u6587\u7ae0","breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"\u3010\u6a31\u82b1VPS\u3011\u5c06WordPress\u7684\u6570\u636e\u5e93\u8fc1\u79fb\u5230\u5916\u90e8\u670d\u52a1\u5668\uff08\u6570\u636e\u5e93\u8fc1\u79fb\u7bc7\uff09"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e","name":"\u6e05, \u5b87","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","caption":"\u6e05, \u5b87"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e3%80%90%e6%a8%b1%e8%8a%b1vps%e3%80%91%e5%b0%86wordpress%e7%9a%84%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%81%e7%a7%bb%e5%88%b0%e5%a4%96%e9%83%a8%e6%9c%8d%e5%8a%a1%e5%99%a8%ef%bc%88%e6%95%b0%e6%8d%ae\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=28517"}],"version-history":[{"count":3,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28517\/revisions"}],"predecessor-version":[{"id":111340,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28517\/revisions\/111340"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=28517"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=28517"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=28517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}