Archives

Archive for August, 2010

After upgrading Plesk from an old, but working, 8.6.0 to a recent version everything worked fine afterwards. Then I did the “mistake” and enabled the build-in greylisting feature. Out of sudden I wasn’t able to send a mail anymore. I got a “qq trouble in home directory” error message. Hmm … Bad!. Ok. First I [...]

Aug 27th, 2010 | Filed under Plesk, qmail

Today just a shorty: Enable gzip! When using php set output_handler = ob_gzhandler. So every php request will be compressed. Also you can use the defalte module of you apache2. In that case javascript, pure html and css will also be compressed. activate the module a2enmod deflate add some lines to you configureation (vhost or [...]

Aug 20th, 2010 | Filed under linux, Web