

If you'd like to add more features, run brew options php54 from the command line to see the available configurations.īrew install php54 -with-mysql -with-cgi WordPress and Pow only needs mysql and php-cgi. PHP is no longer part of the default Homebrew repository, and hence you need to add the Homebrew-PHP repository. Mysql> GRANT ALL PRIVILEGES ON wordpress.* TO IDENTIFIED BY 'Pa$$w0rd' Launchctl load -w ~/Library/LaunchAgents/ Ln -sfv /usr/local/opt/mysql/*.plist ~/Library/LaunchAgents

Mysql_install_db -verbose -user= whoami -basedir="$(brew -prefix mysql)" -datadir=/usr/local/var/mysql -tmpdir=/tmp When you run mysql_secure_installation (line 7 below), answer Y to all the questions. One by one, copy the commands below and run them in Terminal MySQL There's going to be a lot of cut and past from now on, but in 15 minutes you're up and running with WordPress on Pow :). Ruby -e "$(curl -fsSkL /mxcl/homebrew/go)" Open Terminal, and from the command line run: Install Homebrew, " The missing package manager for OS X".Mountain Lion removes X11, which contained many headers. Download and install Xquartz so that the png.h header exists for compilation of certain brews.Download and install Command Line Tools (Mountain Lion) for Xcode. If you're not already registered for a free Mac Developer account, do so.

I did this on a fresh Mac OS X Mountain Lion installation. This guide is work in progress, I'll keep you updated on twitter Prerequisite
BREW CASK INSTALL XQUARTZ NO LAUNCHCTL HOW TO
Well, here's how I did it (I'll also show you how to install MySQL, PHP 5.4 and Ruby 1.93 on Mac OS X Mountain Lion): Have it serving your apps locally in under a minute", and my first thought was "can I run WordPress on Pow?".
BREW CASK INSTALL XQUARTZ NO LAUNCHCTL FOR MAC OS
I just discovered Pow " Pow is a zero-config Rack server for Mac OS X. Here is my second take on running WordPress and WordPress Multisite locally on my Mac (first is here).
