Just upgraded ubuntu and checked my all config is as it is. All was ok then i started my phpmyadmin and found error: [wpfmb type=’error’ theme=2]“Login without a password is forbidden by configuration (see AllowNoPassword)” in ubuntu[/wpfmb] […]
Posts by cmab:
How to Install XCache on Ubuntu 15.04
These instructions are intended specifically for installing XCache, an open-source opcode cacher, on Ubuntu 15.04.I assume that you already have a web server with Apache and PHP installed. […]
How To Set Up vsftpd on Ubuntu
VSFTPD program was built to have strongest protection against possible FTP vulnerabilities.It is authorized under the GNU General Public License. It is secure and very quick. In this tutorial, we will see how to install VSFTPD and how to setup VSFTPD for different uses on UBUNTU 15.04. […]
How to Install Nginx on Ubuntu
Nginx is a free, open source, high-performance web server. If you need HTTP and HTTPS but don’t want to run Apache, then Nginx is good choice at least for Linux. […]
How to Install Git on Ubuntu 15.04
Git is an open source, distributed version control system . It’s generally utilized for source code administration,In this article, we will demonstrate how to install Git on a Ubuntu server. […]
Enabling RBLs in WHM
The process for enabling/disabling RBLs within your cPanel/WHM only takes few moment.Please follow step by step directions given below for your help: Login to your WHM(Web Host Manager) Next go to Service Configuration Once located, Click on the Exim Configuration Manager link Toward the bottom of this editor there will be a RBL section. Simply click […]
How to Disable SpamCop RBL in WHM
One of the simplest and most effective ways of controlling the flow of spam on your server is to enable RBLs for your mail program. RBL stands for Remote Black List.These lists contain the IPs of many known spammers. […]
Install and configure ClamAV plugin for cPanel
In this article we’ll show how to install and configure the ClamAV plugin for cPanel. ClamAV is a popular open source anti-virus scanner, and with the ClamAV plugin you can allow your cPanel users to scan their e-mails as well as scan their home directories for malicious files. […]
How to Install FFmpeg on CentOS
FFmpeg is an awesome collection of open-source tools that can record and stream video and audio. However, it can also convert multimedia the files to different formats. […]
WORDPRESS ASKING FOR FTP CREDENTIALS ON WEBUZO
All of a sudden when you are about to install a new plugin or theme WordPress ask you to enter FTP certifications. Yet, that also happens each time you need to install or upgrade a plugin or theme. So in this article we will show you how to resolve it by simply editing your wp-config.php file. […]