You might have received this error when restarting SSHD. #/etc/rc.d/init.d/sshd restart Stopping sshd: [ OK ] Starting sshd:PRNG is not seeded [FAILED] Here is the fix. cd /dev/ ./MAKEDEV...
You might have received this error when restarting SSHD. #/etc/rc.d/init.d/sshd restart Stopping sshd: [ OK ] Starting sshd:PRNG is not seeded [FAILED] Here is the fix. cd /dev/ ./MAKEDEV...
You might receive this error when your try to restart services in CPanel. This is because the group of the tty devices are not "tty" Change it to tty. chgrp tty /dev/ttyp* /dev/ptyp* /dev/vcs* /dev/ptmx /dev/pts/0 as simple as that.:)
Every 5 minutes this e-mail report Exim has restarted: ================================================== ===== exim failed @ A restart was attempted automagically. Service Check Method: [tcp connect] Failure Reason: TCP Transaction...
Hello guys, You might have come accross the following error Failed to add site to database. DBERR: error 'ERROR: duplicate key violates unique constraint "domain_key" ' in ' INSERT INTO siteinfo (site_id, domain, admin_user, email) VALUES (8,...
March 1, 2009 | In: Cpanel
To enable .jsp pages for a domain. /scripts/addservlets --domain=domain.com To disable /scripts/remservelets --domain=domain.com In some cases, these scripts won't work. Manually check the setting for the domain. Open up the Apache conf...
March 1, 2009 | In: Cpanel
Hello guys, You might have come across the requirement of parking a domain on an addon domain. Please note this can be done only via backend and you need root access to the server. Suppose. main domain : maindomain.com addondomain:...