No Image

IMAP too many connection error

December 13, 2010 MH Tech. 0

This is an easy one to fix.  Edit this file. [sourcecode]/etc/courier-imap/imapd[/sourcecode] Edit the line that says [sourcecode]MAXPERIP=4[/sourcecode] And restart courier-imapd. [sourcecode]/etc/rc.d/init.d/courier-imap restart[/sourcecode]

No Image

Centos 5.5 NTP update

December 12, 2010 MH Tech. 0

run these three commands.  You can create a cronjob to do this regularly. [sourcecode] /etc/rc.d/init.d/ntpd stop ntpdate pool.ntp.org /etc/rc.d/init.d/ntpd start [/sourcecode]

No Image

Plesk horde blank page

December 6, 2010 MH Tech. 0

If you are getting errors like this. [sourcecode] [Mon Dec 06 08:52:14 2010] [error] [client 86.134.177.135] PHP Warning:  include_once() [<a href=’function.include’>function.include</a>]: Failed opening ‘PEAR.php’ for […]