Skip to content

Category Archives: Development

GoDaddy File Issue

28-Jun-09

Something to keep in mind if you are ever working with GoDaddy (development work).  If files are not set to the correct permissions, GoDaddy’s servers will return a 404 error, instead of the correct 500 error.  It took me a LONG time to figure that one out, so I’m posting this entry so hopefully it [...]

Migrating MySQL DB to MSSQL 2000

14-Aug-07

Well, I never thought that I would do such a thing, but I have a project that I am working on to develop an e-commerce website, but a segment of it requires 100% uptime. The site was built on a standard LAMP platform, and the 100% was kinda dropped on me after about 99% of [...]