-
Archives
- November 2011
- April 2011
- March 2011
- January 2011
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- April 2009
- March 2009
- February 2009
- December 2008
- September 2008
- June 2008
- May 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
-
Meta
Tag Archives: MySql
Moving this blog from Dreamhost to Linode
This post is in continuation to my earlier post which simply mentions the move of this blog from Dreamhost to Linode and this post is an attempt to expound on a little bit of the details and the experience. This … Continue reading
Posted in Programming
Tagged dreamhost, fastcgi, linode, MySql, nginx, PHP, WordPress
Leave a comment
Install mysql, pg gems with bundler 0.9.x
If you use ruby on rails, at some point you have to install mysql and pg gems (no offences to sqlite) and for some reason I keep forgetting the whole install procedure. Silly me! This post is dedicated to the … Continue reading
My trivial mistake using MySql with Rails
Well as you know I did a fresh installation of ruby and rails on my system. SO I created the database and tried retreving the records from it and for some reason it threw numerous “access denied” errors and it … Continue reading
Tryst with WordPress
It took me a long time to install my local copy of wordpress. Problem: For some reason the PHP install failed to recognise the existence of mysql on my machine and gave the following error “Your PHP installation appears to … Continue reading
Posted in Apache, MySql, PHP, Programming, Windows
Tagged Apache, MySql, PHP, Programming, Windows
11 Comments