I upgraded my site to the latest WordPress 3.2.1. When I browsed to the site for the first time after upgraded it, the screen displayed an error message indicating that WordPress 3.2.1 required 5.2.4 or above to work.
If you are have the standard PHP 5.1.x in CentOS 5.x and trying to upgrade your system to PHP 5.2.x using yum, you probably will encounter the same scenario where yum couldn’t find PHP 5.2.x package for update.
I searched around and found that PHP 5.2.x is included in the development repository.
Firstly, we need to add the development repository to yum. We need to add in the yum repository configuration file so it pulls PHP packages only. Use one of you favourite text editors to create a new yum repository configuration file.
# /etc/yum.repos.d/CentOS-Testing.repo
Copy/paste the following into this file:
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
includepkgs=php*
Run the following command to get a list of what PHP packages you have currently installed in your system:
# rpm -qa |grep php
Use yum to update the PHP packages on your system by running the following command:
# yum update
Once yum has completed, run the following command:
# service httpd restart
Finally, if everything goes well, you have PHP 5.2.x running in your system.
Related items
This site was upgraded to WordPress 2.7.1 without any problem. It took me about 15 minutes to complete the entire upgrade process, which included downloading the latest source file and backup the existing files.
I noticed the admin layout was different from the previous version 2.6 that I had. It took me a while to familiarize with the new layout.
Several plugins had newer version. I upgraded them with the upgrade automatically feature. Everything is working as it is suppose to be. What a relieve!
Related items
WordPress 2.5 was released over the weekend. It was the culmination of six months of work by the WordPress community.
The latest version offers a cleaner, faster, less cluttered dashboard, dashboard widgets, multi-file uploading with progress bar, one-click plugin upgrades, built-in galleries, salted passwords with strength meter, cookie encryption, media library, concurrent post editing protection, search posts and pages
You can read about an overview of the features with screenshots or view a 4-minute screencast of the new interface.
You can also jump straight to the upgrade and download information.
Related items
I managed to upgrade my blog to WordPress 2.3 without much complication. I even dared to perform the upgrade before doing a backup of the database, which is strictly not recommended to do so. There was a slight compatibility issue with the plug-in I installed since the previous version. Other than that, everything went smoothly.
The built-in tagging feature is pretty useful, but there is no tags management feature. Luckily, I found the Tag Managing Thing plug-in that allows me to edit and delete the tags.
Related items
WordPress 2 still doesn’t have the feature to support HTTPS access to the admin area when the rest of the blog is accessed in HTTP. I don’t feel comfortable to access the admin area in unencrypted connections. I believed many people using WordPress also had the same thought with me.
Fortunately, there was a smart guy out there managed to create a WordPress plugin that secured the access to the admin area. The plugin is called Admin-SSL. The plugin supports both shared and private SSL certificates.
Related items
When you are searching for a reliable web hosting service, you will come across many review sites in the Internet.
You can read about the different recommendations posted by people in those review sites. Many people tell you which are the best web hosting companies available in the market.
However, many people may not provide you with the actual fact because they may not have personally tried the hosting service that they recommend.
If you host your web site with one of those so-called “best†hosting service, but in fact, it may turn out to be one of the worst hosting services that eventually make you feel frustration when things don’t work out as what is being advertised.
Frankly speaking, most of the hosting services are technically the same. Hosting companies come up with these “fancy†packages that bundle with all kind of features to confuse the consumers.
Whichever package you choose to sign up, you will still get the same value for money hosting features in most of the hosting companies you can find.
So, what is the most important thing you need to take into consideration before you decide to sign up for a hosting account?
Technical Support. They Are Your Emergency Rescue Team!
A good hosting company should put its priority in providing a technical support team with fast response time. It is the key towards providing a high quality service to the customers.
I can say that, 95% of the time you will not need to get any support assistance from your hosting company.
When you need to ask for help, it will be a “lifesaver†to have the support staff responding to you in shortest period of time to help you solve the technical problems during emergency.
I believe most people, including you may not be a technical person. You will still be able to administrate your hosting account without much hassle with the administration tools that comes with your hosting account and online guide that answers to some of the most common questions.
Most hosting companies that I signed up before were poor in technical support. These hosting companies’ web sites were boasting about how superb was their customer service and technical support. But in actual fact, the support team either lack of knowledge in solving the problems or they responded to my e-mails late.
Some hosting companies do not provide technical support after office hours. I felt frustrated when I needed help but no one was able to assist me to solve the problem. By the time it was fixed, I’ve already lost many visitors to my web site.
Ever since I signed up for HostMonster, I have stopped searching for other hosting companies anymore. I was totally amazed with the high quality of support I could get from them. They showed their professional courteous support when attended to me.
- HostMonster offers 24×7 toll-free telephone support.
- It has a Live Support feature that I use quite often to get help on urgent matters. This feature benefits International customers by saving on International phone call charges.
- I use the Support Ticket System when I need help. I can also track the ticket history with the system.
- Most of the questions I sent to them were responded within 30 minutes.
Recently, I received e-mails from the support staff mentioning that they would be performing some proactive maintenance to enhance the server performance. So far, the server hosting my account is performing very well.
This shows that they do take care of their customer interest seriously by making sure all the servers are functioning well with 99.9% uptime guaranteed.
HostMonster won many awards for its high quality service. One of the awards was the Best Customer Service 2006 awarded by Hosting Review.
Cpanel – Makes Your Life Easier
All HostMonster accounts include Cpanel that makes your life much easier to administrate your hosting account. Some of the features you can perform in Cpanel are add, upgrade and delete domain names and e-mail accounts, MySQL database, and backup all the files in your hosting account.
Cpanel also allows you to install, upgrade and delete some popular applications, such as WordPress and osCommerce shopping cart. With the single-click installation feature, just sit back and let Cpanel does the rest of the work for you.
Here is a screen shot of the Cpanel administration interface.

HostMonster offers you a Shared Hosting package. You can host unlimited domain names all in the same Hosmonster account. That means you do not need to spend extra money to get extra hosting accounts to host your other web sites.
Every HostMonster shared hosting account provides you with the following services:
- Free domain name forever as long as you are hosting with them
- Free SiteBuilder with templates
- Free e-Commerce shopping cart and scripts
- 99.9% uptime guarantee
- 30-days money back guarantee
- Secure shell access
Your account will be setup within one hour of your purchase. You will receive your account information via e-mail.
Getting Started
It is just two steps to sign-up for a HostMonster account. You will be asked whether you want to register for a free domain name. If you have one already, you can just enter your existing domain name.


Recent Comments