Joomla 1.6 & Plesk 9.5.x Output Buffering

when you try to install Joomla 1.6 on a Plesk 9.5.x you will get the errorĀ in the preisntall check that Output Buffering was On and it’s recommended that it should be Off to do that:

mod_fcgid: too much php process(current:8, max:8), skip the spawn request

if your websites are not loading and you encounter the above error in the error_log mod_fcgid: too much (file path/name) php process(current:8, max:8), skip the spawn request you can enableĀ Piped Logs in the Plesk server to allow more open files , in 2 steps:

CentOS change hostname without reboot

you can do it in 2 steps:

ERROR: Can’t create temporary directory /var/clamav/clamav

the good old clamav gave me the above error on daemon starting: [root@~]# service clamd start Starting Clam AntiVirus Daemon: LibClamAV Warning: ************************************************** LibClamAV Warning: *** The virus database is older than 7 days! *** LibClamAV Warning: *** Please update it as soon as possible. *** LibClamAV Warning: ************************************************** [ OK ] not updated ? ...

vim installation via yum in centos

some people prefer pico or others, I prefer vi and ofcourse vim, to install it in 32 & 64bit run:

Default hostname/webmail redirect to https://webmail.hostname

it happened on a cpanel server to try get to the webmail via site.tld/webmail and get redirected to webmail.site.tld which is not working. The solution is simple