Tag Archives: programming

Using CakePHP with Godaddy

I was able to setup CakePHP on godaddy, the most frustrating part I dealt with was the wild goose chase I was sent on by Google trying to figure it out. Add Options +FollowSymlinks to three .htaccess files Add RewriteBase … Continue reading

Posted in GoDaddy, PHP, Programming, Recipes, Web | Tagged , , , , , , | 2 Comments

Drizzle Database

If you are interested in open source database options and prefer to stay away from those huge giants, then Drizzle might be the option for you. I moved to postgres for my current apps (from MySQL), but for those of … Continue reading

Posted in Personal | Tagged , , , | Leave a comment