Category: Blog System
-
Post Views: 14 1. In the text mode of the editor, there are code snippets that start and end with go, as shown in Figure 1 2. Browse on the web page and find that it is not effective, it is still original text information, as shown in Figure 2 3. Get a list of valid tags (under “alias”) and…
-
Post Views: 19 1. Enter the CentOS server based on Xshell 6, compress and package the website program directory, execute the compression command, and the execution result is shown in Figure 1 2. Connect to the FTP server based on FlashFXP, download the compressed package: shuijingwanwq.com-20191203.zip to the local, as shown in Figure 2 3. Connect to the MySQL server…
-
Post Views: 13 1. Open the URL:http://www.aaaacn.net/wp-admin/install.php,报错:HTTPError 500, as shown in Figure 1 2. Open the URL:http://www.aaaacn.net/phpinfo.php,正常运行,如图2 3. Check virtualhost conf: /usr/local/nginx/conf/vhost/www.aaaacn.net.conf 4. Check rewrite rule: /usr/local/nginx/conf/rewrite/wordpress.conf 5. Check the directory permissions, and find that the files in the WordPress directory, permission users and user groups are no longer WWW, but root, it should be because the files in the…
-
Post Views: 15 1. HTML escape characters appear in SyntaxHighlighter 3.x of WordPress 4.9.8, and newline tags are automatically added, etc., as shown in Figure 1 2. The expected format should not appear HTML escape characters, as shown in Figure 2 3. For a long time, there were no HTML escape characters. I am not sure whether it was caused…
-
Post Views: 13 1. Back up the entire site file, use the FTP client, and copy the file from the server to the local machine, as shown in Figure 1 2. Log in to phpmyadmin and back up the database, as shown in Figure 2 3. Search in the background: Backup, and then select BackupwordPress to install, as shown in…
-
Post Views: 8 Search for Disable Google Fonts in the plugin and install and enable it, and you can solve this problem! The plugin homepage URL is:http://wordpress.org/plugins/disable-google-fonts/ The screenshot is as follows: Since it has been opened very slowly, it is recommended to use Google Chrome when installing the plugin, it will be slightly faster!