Go to content

Multiple environments in WordPress

All posts in Code, 3 min read, 5th March 2014

WordPress, like many CMSs, only has support out-of-the-box for one environment which makes testing difficult. There are various solutions to this, and at Studio 24 we've developed a simple configuration system that makes managing multiple environments in WordPress really easy.

Simon R Jones
Simon R Jones

Taming MAMP on the command line (and upgrading PEAR)

All posts in Code, 3 min read, 24th June 2011

MAMP is a great tool to run Apache, PHP and MySQL on your Mac but it doesn't always behave that well on the command line. This article will show you how to tame MAMP, upgrade PEAR and finally install that PHPUnit you've always wanted to!

Simon R Jones
Simon R Jones