Upgrading Apache with CPanel - PHP loses with cURL Setting

Code 4 Comments »
If CPanel WHM warns you that you need to upgrade Apache and you click the link 'Click here to upgrade' be forewarned that it recompiles PHP and does not remember any options you had previously chosen. So if you are currently using cURL and perform an Apache upgrade via ...

Java Mail Problem

Code 4 Comments »
I recently upgraded my JDK to v5.0. After upgrading I was receiving the following exception when trying to send email via Java:
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/activation/registries/LogSupport at javax.activation.MailcapCommandMap.(MailcapCommandMap.java:111)
The problem is that the new JDK j2ee.jar has an incorrect version of the class MailcapCommandMap in it. Solution : ...

Political Campaign Tactic : Phony Phone Surveys

Politics 3 Comments »
I encountered the oddest tactic to sway my opinion on the upcoming election today. I received a phone call from a company called "GHY Research". The call begins like a neutral political survey poll asking me questions such as my choices for president, governor, and lieutenant governor. ...