Bo Wu's IT Lab

If winter comes, can spring be far behind?

Browsing Posts in Wordpress

You have two options to install WordPress in Ubuntu 9.10. The first option is to download and install WordPress manually. If you are in a shared web hosting environment, you have to do this way. The second option is to install it from the Ubuntu’s repository. If you are the root, you can just type: [...]

When I upgraded the WordPress to 2.9.2 and enabled the Akismet plugin, I got 500 Internal Server Error. The reason is some WordPress 2.9.2 and some plugins need PHP 5. So, I solved the problem by adding Type and Handler for PHP 5 in the .htaccess file at the WordPress Root Directory. My .htaccess file [...]