Upgrade to Wordpress 2.6
Posted by Sidhu on 15th July 2008
Just upgraded my blog to Wordpress 2.6. There are few new things. This video from Wordpress summarizes the new stuff:
Posted in House Keeping | No Comments »
Posted by Sidhu on 15th July 2008
Just upgraded my blog to Wordpress 2.6. There are few new things. This video from Wordpress summarizes the new stuff:
Posted in House Keeping | No Comments »
Posted by Sidhu on 6th April 2008
I recently upgraded my blog to Wordpress 2.5. The manual process is real cumbersome. Today I came across few plugins which help in almost automating the upgrade stuff.
Wordpress Automatic upgrade: As per description this plugin first takes backup and then upgrades. I didn’t try this one, though.
Instant Upgrade: I upgraded one of my blog using this. It doesn’t take care of backup but otherwise the upgrade was super smooth. Just few clicks and you are done.
Happy upgrading !
Posted in House Keeping | No Comments »
Posted by Sidhu on 30th March 2008
Just finished upgrading to Wordpress 2.5. Everything seems to be working fine.
Another issue I just came to know that wherever i am using syntaxhighlighter to format the code, it doesn’t display properly in Internet Explorer. May be something to do with the plugin. Will try to fix it. It works fine in Mozilla.
Posted in House Keeping | 1 Comment »
Posted by Sidhu on 27th March 2008
Today I was upgrading 10gR1 to 10gR2 (10.2.0.1) on Linux x86. The upgrade went almost fine (except that I had to install one package and change few kernel parameters) but while running DBUA to upgrade databases, it gave an error:
Could not get database version from the Oracle Server component. The CEP file rdbmsup.sql does not provide the version directive and Start of root element expected. Upgrade Configuration file 'C:\Oracle10g2\cfgtoollogs\dbua\test\upgrade5\upgrade.xml' is not a valid XML file.
I searched in the metalink and found that this all happens due to customized glogin.sql file which was there in my case also. And removing that customization made DBUA rock
Posted in Troubleshooting | No Comments »