After installing Continuum 1.1 and Archiva 1.1.1 a number of web pages failed to load throwing exceptions such as javax.el.ELException: Function ‘:empty’ not found. As it turns out, this has to do with Tomcat version 6.0.18 and the EL library that it comes with. As always, when on Linux, a script can fix things and […]
Category: Technology
Well it’s Jan 2008 and I decided to run the Plesk 8.3 update and try out the new patch for AWStats previous month history. To my surprise, (well not really) none of the previous month statistics were available, only the current month. So I set out to find a way to generate the history of […]
As you may or may not know, Plesk likes to overwrite the .qmail file in each mail folder whenever you make changes. And as of this writing, Plesk 8.2 does not offer any .qmail template files in order for you to control it’s behavior. Here’s a handy script that will generate a .qmail and a […]
One of the great new features of Intuit Quicken 2008 is the ability to add and synchronize a PayPal account within Quicken. This is a long awaited feature and truly a selling point for this new version. But don’t be fooled into thinking that it actually works, no no no! There are two major flaws […]
By default, your MySQL server can be wide open to the internet accepting connections from everyone. With some brute force and bad passwords on your part, there will be a hack party in your database. The best thing to do is to block all external connections to your MySQL port (3306) and allow only internal […]
Running Java 6 on a Linux VPS
Could not reserve enough space for object heap Could not create the Java virtual machine What? Not enough RAM to run Java? Having a VPS (virtual private server) means that you are sharing RAM with other VPS owners on the server. The actual hardware of the server may have 4GB RAM for example, however your […]
On a typical Unix Plesk installation, you will find your mailbox settings under this folder /var/qmail/mailnames/(yourdomain)/(yourmailuser) Each mail account folder will have a directory listing similar to the following: drwx—— 5 popuser popuser 4096 Apr 4 13:55 . drwx—— 5 popuser popuser 4096 Mar 23 2006 .. -rw——- 1 popuser popuser 329 Mar 23 2006 […]
This article describes how to upgrade Tomcat running under Plesk and how to disconnect the control Plesk has over the Tomcat server. This may not be the ideal configuration for you if you have many clients using JSP webapps. Your clients will no longer have the ability to use the Plesk war upload feature from […]
Upgrading Spamassassin on a Plesk server is not difficult and can take only a few minutes. This example describes upgrading from Spamassassin version 2.64 to version 3.1.7 on Plesk 7.5 To get the current version of Spamassassin on your server type: spamassassin –version To get the latest version of Spamassassin go here http://spamassassin.apache.org/ Once you […]
BlackBerry Pearl 8100 Tips
The BlackBerry Pearl 8100 is much more than just a phone, it’s a take the internet wherever you go device. This smartphone features a 1.3-megapixel camera, music and video playback, expandable memory, push e-mail capabilities, EDGE support, and Bluetooth. Getting started with the Pearl can be a little tricky, so this article covers some of […]