On linux, i was asked to delete a folder with lot of files. When i try to delete the file with rm if *, i got error, too big arguments. The files are deleted with command find /home/mwp2007/mail/new -type f
On a new cpanel server imap service found not working. Checked if all library for imapd is available with root@server38 [~]# ldd /usr/lib/courier-imap/bin/imapd libfam.so.0 => not found libgdbm.so.2 => /usr/lib64/libgdbm.so.2 (0x0000003166600000) libcourierauth.so.0 => /usr/lib64/courier-authlib/ libcourierauth.so.0 (0x0000003c7da00000) libc.so.6 => /lib64/tls/libc.so.6 (0x0000003165700000)
On new server, i installed Tomcat through WHM. But i can’t restart tomcat from WHM. The cpanel script to restart tomcat /scripts/restartsrv_tomcat is also not working. I found directly running tomcat startup file as user root will get the tomcat
Today i tried to run java on a dedicated server as normal user. This is required as part of sidekick installation. But i got following error Error occurred during initialization of VM Could not reserve enough space for object heap
On cpanel server, on installing software with fantastico, i get error like Parse error: syntax error, unexpected ‘;’ in /tmp/cpanel_phpengine.1167655653.13924924.23731208877 on line 102 The problem is caused by wrong permission for tar. Fixed by chmod 755 /bin/tar
On restoring a site on cpanel server, got following error Error while connecting to MySQL. Failover enacted. install_driver(mysql) failed: Can’t locate DBD/mysql.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i686-linux /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686- linux /usr/lib/perl5/site_perl/5.8.7 /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
After you setup Cpanel, you have to do few things to secure MySQL on Cpanel server. 1. Delete the test database This can be done with command mysqladmin drop test 2. Change MySQL root Password This can be done through
On Cpanel Server, test database shows on all users phpMyAdmin. This create problem as some new users create their tables on this “test” database and some other users delete these tables. To correct this problem, just delete this default database
MailScanner is a Free Anti-Virus and Anti-Spam Filter. It can work with most of the email servers like sendmail, exim, qmail. It allow you to integrate email server with antivirus scanners and spamassasin, etc…
Here is the output of Apache Update of Cpanel, this is same as /scripts/easyapache http://yujinboby.bizhat.com/easyapache/ This got an error, thats why i saved the copy for posting in cpanel forum