Service Unavailable error message on a server with Plesk Windows

Plesk Error : Service Unavailable Error under Event Viewer : The identity of application pool ‘PleskControlPanel’ is invalid, so the World Wide Web Publishing Service can not create a worker process to serve the application pool. Therefore, the application pool has been disabled. Try Plesk Reconfigurator > Repair Plesk Installation with checked option Plesk Services… Continue reading Service Unavailable error message on a server with Plesk Windows

Published
Categorized as Plesk

Easy apache error on a VPS – You are only only allowed to use xx Megabytes of ram! xxx Megabytes is required

Sometimes, you can get the following error on VPS while running easy apache. You can fix by simple following steps. Login in to main VPS and edit the variable PRIVVMPAGES accordingly /scripts/easyapache Use of uninitialized value in pattern match (m//) at /var/cpanel/perl/easy/Cpanel/Easy/Utils.pm line 436. !! Critical Error (VZ): You are only only allowed to use… Continue reading Easy apache error on a VPS – You are only only allowed to use xx Megabytes of ram! xxx Megabytes is required

DirectAdmin License Shows To Be Expired (Early License)

DirectAdmin is fully installed but we are unable to login and access the host. Steps to try and resolve this problem. Verify IP information bound to the host matches the data in /usr/local/directadmin/scripts/setup.txt Confirm the date is correct. # date Sun Jan 4 03:14:22 CST 2004 If not then set the date with ‘rdate’ or… Continue reading DirectAdmin License Shows To Be Expired (Early License)

iptables string match to drop malicious urls

iptables string match to drop malicious urls ================================== Usually modsecurity rules can help filter many malicious url attack patterns combined with apache on apache port (http|https).  But what if a malicious attack using a vulnerable url pattern, that exposes or tries to break into your system is coming onto another port? This is where iptables… Continue reading iptables string match to drop malicious urls

Performance tuning tools: ps, top, sar, iostat, and vmstat

Performance tuning tools :by Matt Frye P.S.—I want to see my processes Being on top Sar, yes, sar! Check your system, STAT! About the author As a system administrator, part of your daily duties is to monitor systems for performance and to tune systems where necessary. While there are expensive software products and benchmarking tools… Continue reading Performance tuning tools: ps, top, sar, iostat, and vmstat

Published
Categorized as Basics

WHM : Spamassassin / spamd not working

Spamassassin / spamd not working — solution 1. When restarting exim it will show [root@server ~]# /scripts/restartsrv_exim Starting exim: [ OK ] Starting exim-smtps: [ OK ] Starting antirelayd: [ OK ] Starting spamd: Can’t locate Cpanel/SpamAssassinSandBox.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.2 /usr/lib/perl5/site_perl) at /usr/bin/spamd… Continue reading WHM : Spamassassin / spamd not working

Published
Categorized as cPanel

cPanel : sshd has failed, please contact the sysadmin

If you have changed the shell default Port 22 on a cPanel powered server , restarting sshd from the WHM will fail. You have to ssh to the server and issue the following command to restart sshd… /sbin/service sshd restart To, temporarily, reset your shell port back to 22, run the following command from the Address… Continue reading cPanel : sshd has failed, please contact the sysadmin

WHM :: Access Denied

When you login to the WHM, you get the following error: Access Denied Functions in cPanel / WHM are available only directly through the cPanel and WHM interfaces or through our XML API. It appears that this request is coming from a referring site and might be malicious. When XSRF attacks is enabled in the… Continue reading WHM :: Access Denied

Published
Categorized as cPanel