I’ve had my hosting with Dreamhost now for a little over a and have been very happy with!!! I was previously using Site Ground but converted for the following reasons: Dreamhost allows you to host unlimited domains, databases, email etc under your account Dreamhost allows complete control of your DNS (so you can point a domain/sub domain to [...]
Archive for the ‘Apache’ Category
$50 off Dreamhost hosting – Promo code GIVEME50OFF
Posted: 28th July 2009 by Grant Perry in Apache, Application development, Dreamhost, Infrastructure, Linux, Web development, Web serversTags: cheap, discount, Dreamhost, hosting, price, promotion
0
Zend debugger – without Zend Core/Zend Platform
Posted: 16th December 2007 by Grant Perry in Apache, PHPZend debugger is basically the server side component that is used by Zend Studio. You need this to do your remote debugging!! Normally you’d find this included in an installation of Zend Core or Zend Platform. However we aren’t using Zend’s apache php bundle so this little gem has to be loaded… It’s hard to [...]
Installing Trac and some plugins
Posted: 18th September 2007 by Grant Perry in Apache, Linux, Programming (app), SubversionTrac is a popular open source issues management system written in Python. It also features a wiki and subversion browser. There are also countless plugins that have been created for it some of which I’m surprised aren’t included in the base install. I’m installing this on a Ubuntu server, so you may need to find [...]