boztek - homebrew http://www.boztek.net/taxonomy/term/8/0 en 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 Setting up a LAMP stack from source on Mac OS X 10.6 http://www.boztek.net/blog/2009/09/28/setting-lamp-stack-source-mac-os-x-106 <p>I'm maintaining some build scripts that are part of the <a href="http://github.com/mxcl/homebrew">Homebrew</a> project. You can clone <a href="http://github.com/boztek/homebrew">my fork</a> with scripts to build PHP 5.2, MySQL and dependencies that will work with Snow Leopard's built-in Apache. I'll write a complete tutorial shortly that will get you from zero to LAMP heaven (with a Drupal focus) with as little pain as possible.</p> <p>UPDATE: First tutorial on [installing LAMP from source on mac os x 10.6](http://boztek.net/blog/2009/10/07/install-lamp-stack-source</p> <p><a href="http://www.boztek.net/blog/2009/09/28/setting-lamp-stack-source-mac-os-x-106" target="_blank">read more</a></p> http://www.boztek.net/blog/2009/09/28/setting-lamp-stack-source-mac-os-x-106#comments homebrew lamp macosx mysql php snow leopard web Tue, 29 Sep 2009 05:17:08 +0000 boris 7 at http://www.boztek.net