Using wp-config.php File or functions.php File
“binlog” is a file that records all changes made in the server.
It is an essential element for PIT (point-in-time recovery) and replication, and if you don’t use these two functions, you don’t have to activate it. Although the empty log itself is subtle, it adds to the IO burden. (more…)
WP version check/update using wp-cli.phar
WP-CLI is a utility written in PHAR that can manage WordPress with command. Since management tasks such as plug-in management and (more…)
Troubleshoot error of <PHP, php-bcmath> by reinstall/upgrade
1. upgrade PHP at Linux console
– sudo apt-get install php (more…)
Update WordPress by Linux Console Command
$ wp core update
Updating to version 4.5.2 (en_US)…
Downloading update from https://downloads.wordpress.org/release/wordpress-4.5.2-no-content.zip…
Unpacking the update…
Recent Comments