Monthly Archives: March 2009

Hotmail Enables Free POP3 Access

Guess it’s an old news already. The Hotmail’s POP3 access service, which was provided to Hotmail Plus subscribers only, is free now! Lots of people have switched or are switching to Gmail which provides many great features including free POP3 … Continue reading

Posted in Uncategorized | Leave a comment

Rocks! WordPress MU + HyperDB

Indeed it’s very easy to get WPMU installed and up, but you’ll find the number of tables in WPMU database increases every time a new blog is created. If you’re providing public blogging service, the number of tables is going … Continue reading

Posted in WordPress | 27 Comments

WordPress MU Local Installation

Resovling Domain Names Locally Wanna try WPMU on local machine? If you use localhost or 127.0.0.1 as the server address directly, you always get a message similar to the following: Do not use an IP address (like 127.0.0.1) as your … Continue reading

Posted in WordPress | 6 Comments

Enable OpenSSL Support for PHP on Windows

As a prerequisite, two libraries must be existing in your Windows system: libeay32.dll and ssleay32.dll. Two ways to achieve this: Install OpenSSL for Windows Or, copy these two files to C:\WINDOWS\system32 folder. They’re shipped with PHP package, you can find … Continue reading

Posted in Uncategorized | Tagged | 4 Comments