Worpdress Upgrade/Installation failed while trying to upgrade this site to WordPress 3.3.1   Downloading update from http://wordpress.org/wordpress-3.3.1-no-content.zip… Unpacking the update… Verifying the unpacked files… Installing the latest version… Could not copy file.: /public_html/index.php Installation Failed Folder/File Permissions Typical wordpress upgrade failure from within wordpress Automatic updates are related to file/folder permissions. Reference Article – Changing [...]

{ 0 comments }

Fatal Error Message while trying to delete WordPress Stats Plugin (after WordPress Jetpack is installed and Activated) Fatal error: Cannot redeclare stats_get_options() (previously declared in /home/username/public_html/wp-content/plugins/jetpack/modules/stats.php:110) in /home/username/public_html/wp-content/plugins/stats/stats.php on line # Solution Deactivate Jetpack Plugin Delete WordPress Stats Plugin Re-Activate Jetpack Connect Jetpack to WordPress.com  

{ 0 comments }

While trying to upgrade wordpress to 3.3.1 I got the following  Fatal Error Fatal error: Call to undefined function is_rtl() in /home/username/public_html/wp-includes/general-template.php on line While trying to visit dashboard (after the upgrade or trying to configure other plugins, above Fatal Error was displayed. Fix – Popup Domination Plugin If you have Popup Domination Plugin installed, [...]

{ 1 comment }

Why VPS.net RAM Usgae is Freaking High?

by Raghu on October 7, 2011

Its been 4 weeks since all the sites were migrated to to HY-2 VPS package with KnownHost. VPS.NET was really pissed me off,  after experiencing downtime, poor customer support. I have been observing the RAM usage between two hosting providers and I was surprised to see the huge difference. VPS.net – Average RAM – 3 [...]

{ 0 comments }

Google Adsene Page – Auto Refreshing?

by Raghu on October 7, 2011

I started to notice Google Adsense page getting auto refreshed. I have seen it 3 times in last 10 hours. First 2 times, I thought I must gave hit the refresh button. But, third time around, I saw the page was getting refreshed. I have to figure out what is the time interval for auto [...]

{ 0 comments }

Find the config.inc.php file located in the phpmyadmin directory. In my case it is located here: C:\xampp\phpmyadmin\config.inc.php Find the line with $cfg['UploadDir'] on it and update it to: $cfg['UploadDir'] = ‘upload’; If above line doesn’t exist, then copy it from config.sample.inc.php Create a directory called ‘upload’ within the phpmyadmin directory. C:\xampp\apps\phpmyadmin\upload\ Then place the move [...]

{ 0 comments }

I moved all the sites including this one to VPS.Net to get that famous Yoast Setup (Litespeed with APC). Page loading speed definitely improved. I was aware that VPS.Net was un-managed hosting  and they offered to migrate all the sites from Dreamhost. I have been with VPS.Net for about 4 months, but not without issues. [...]

{ 0 comments }

Why @cloudflare is Awesome

by Raghu on September 13, 2011

I have been using  CloudFlare to protect one of my WordPress blog. Recently I moved to new VPS hosting provider. To make the migration smooth, I disabled ClourFlare for few days. Only after disabling the clouflare I realized how many hackers are trying to break into root account. Time:     Mon Sep 12 22:54:27 [...]

{ 0 comments }

Since July 2007, I have published over 1800 Blog Posts ( atleast 1 post per day is my target) Recently, I’m making sure all the blog post will make readers Take Action or Do Something. I try to come up with an action and request readers to do that after reading the post. Something like [...]

{ 0 comments }

Worpdress Error - Is its parent directory writable by the server?  while trying to upload images in wordpress Solution Check under Settings > Media for correct Store Uploads in the folder path. It should look like wp-contents/uploads (not /wp-contents/uploads) I had the same error while trying the upload the above image after moving to VPS.net cloud [...]

{ 0 comments }