boztek - drupal http://www.boztek.net/taxonomy/term/9/0 en UPDATED: Install PHP 5.2 stack from source on Mac OS X 10.6 Snow Leopard using Homebrew http://www.boztek.net/blog/2010/02/02/updated-install-php-52-stack-source-mac-os-x-106-snow-leopard-using-homebrew <p>I've updated the <a href="http://boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew">instructions</a> to build a nice clean and fast PHP 5.2 stack using my own build scripts and the homebrew build system.</p> <p>All software is installed into /usr/local for easy management and while it works with the included OS X Apache and libraries where possible it is installed in such a way that system updates from Apple don't clobber anything.</p> <p>I use this stack as my local <a href="http://www.php.net">PHP</a> and <a href="http://drupal.org">Drupal</a> development environment.</p> <p>The <a href="http://boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew">instructions</a> are rather verbose but if you don't really care how it's done I've included a build script below that will do everything except the <a href="http://boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew#finishmysqlinstalleditapacheconfigrestartapache">final configuration work</a>.</p> <p><a href="http://www.boztek.net/blog/2010/02/02/updated-install-php-52-stack-source-mac-os-x-106-snow-leopard-using-homebrew" target="_blank">read more</a></p> http://www.boztek.net/blog/2010/02/02/updated-install-php-52-stack-source-mac-os-x-106-snow-leopard-using-homebrew#comments drupal lamp macosx mamp mysql php snow leopard Tue, 02 Feb 2010 08:51:24 +0000 boris 13 at http://www.boztek.net Install profiles are still the weak link http://www.boztek.net/blog/2009/12/13/install-profiles-are-still-weak-link <p>Now that I'm finally convinced of Drupal install profile's usefulness given the recent <a href="">drush_make developments</a>, it seems clear that the thing holding Drupal back from providing a large selection of usable distributions is the creation of install profiles themselves. It's just too hard. Not sure what the answer is and I'm still planning on digging deeper into them over the next couple weeks to try and understand why I'm having trouble.</p> <p><a href="http://www.boztek.net/blog/2009/12/13/install-profiles-are-still-weak-link" target="_blank">read more</a></p> http://www.boztek.net/blog/2009/12/13/install-profiles-are-still-weak-link#comments drupal drush install profiles Mon, 14 Dec 2009 00:42:54 +0000 boris 12 at http://www.boztek.net drush_make + git + aegir (+ feature server) = sweet sweet workflow http://www.boztek.net/blog/2009/10/22/drushmake-git-aegir-feature-server-sweet-sweet-workflow <p>drush_make is shaping up to be the meta drush command that has been missing that will turn drush from awesome to crazy awesome.</p> <p>It's early days so far but the beginnings are promising.</p> <p><a href="http://www.boztek.net/blog/2009/10/22/drushmake-git-aegir-feature-server-sweet-sweet-workflow" target="_blank">read more</a></p> http://www.boztek.net/blog/2009/10/22/drushmake-git-aegir-feature-server-sweet-sweet-workflow#comments aegir drupal drush git Thu, 22 Oct 2009 07:19:11 +0000 boris 11 at http://www.boztek.net New server fun http://www.boztek.net/blog/2009/10/12/new-server-fun <p>Just set up a brand new VPS for future web development work. We went with <a href="http://www.linode.com/?r=78043d2e9938952729188adcf83d3b25ee407402">Linode</a>, who provide awesome Xen servers at very competitive rates.&nbsp;Finally having something other than shared hosting has meant I've been able to setup an <a href="http://groups.drupal.org/aegir-hosting-system">Aegir</a> server; expect a post about how this will effect my Drupal deployment workflow once I get settled in. It's very promising so far.</p><p><a href="http://www.boztek.net/blog/2009/10/12/new-server-fun" target="_blank">read more</a></p> http://www.boztek.net/blog/2009/10/12/new-server-fun#comments aegir blog drupal linode vps Mon, 12 Oct 2009 07:20:46 +0000 boris 10 at http://www.boztek.net Install LAMP stack from source on Mac OS X 10.6 Snow Leopard using Homebrew http://www.boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew <p>Here is a guide on using <a href="http://github.com/mxcl/homebrew">Homebrew</a> to install a <a href="http://www.php.net">PHP</a> 5.2 based stack that will live along side the PHP 5.3 that the Mac OS X 10.6 ships with. Currently this installs <a href="http://www.mysql.com">MySQL</a> 5.1.41, PHP 5.2.12 and all dependencies.</p> <p>It is for use with the Apache that ships with Snow Leopard and is compiled as 64-bit binaries on appropriate hardware, using the LLVM compiler.</p> <p><a href="http://www.boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew" target="_blank">read more</a></p> http://www.boztek.net/blog/2009/10/07/install-lamp-stack-source-mac-os-x-106-snow-leopard-using-homebrew#comments drupal homebrew lamp mysql php snow leopard Thu, 08 Oct 2009 06:40:39 +0000 boris 9 at http://www.boztek.net