BIP KB Tag: phpmyadmin
How To Disable Plugins In Wordpress
If you are unable to login to WordPress and are seeing an error similar to
*Warning*: Cannot modify header information - headers already sent by (output started at /home/example/public_html/wp-content/plugins/zopim-live-chat/accountconfig.php:20) in */home/example/public_html/wp-includes/pluggable.php* online *1121* You may have a plugin that is preventing WordPress from functioning correctly.
PHPMyAdmin Method
It pos...
By yang-li, January 24, 2015
Using Version Control to track Configuration Management On Drupal
Track Configuration Management
For this configuration management tutorial, a drupal vps server you need considerable or basic knowledge in/of open source CVS such as Git. GIT is highly recommended with content management system (CMS) such as Drupal 7 and 8 and phpmyadmin.
Installing Git on Linux VPS Server Distributions
Many Linux distributions allow developers to install Git via a collection of packages. Therefor...
By mike-dev, February 8, 2017