Error when starting php-fpm on a virtualmin centos

Last day ran into an issue in which the php-fpm service was facing an issue and httpd service was failing to start. On checking the logs, could see this : Date [proxy:error] [pid] 111  connection refused:FCGI:attempt to connect to 127.0.0.1:8000 (*) failed Date...

Connecting to Mariadb/MySQL RDS from phpMyAdmin

The Amazon RDS ( AWS RDS ) – Managed relational database service from aws is a real blessing these days. Since its managed by aws, you don’t have to worry about the patching / administration / backups / restore aspects of it. All you need to do is...

locale error in CentOS 6 !

Recently saw the issue in newly build CentOS6 VMs ( For me it was Virtuozzo based VMs ) : -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8) Saw this error even after installing cPanel in the VPS. This warning popped up every time you ran a command...