News Feed
Jobs Feed
Sections




News Archive
Alex Simonenko's Blog:
Installing PHP 5.3.6 on OS X Lion
July 20, 2011 @ 11:27:30

Alex Simonenko has a new post to his blog talking about what he had to do to get PHP 5.3.6 working on his OS X Lion installation since a previous method no longer worked. in his new post he shares his solution - using Homebrew. (Note: original post is in Russian)

After installing OS X Lion (10.7) was faced with an unpleasant problem, install PHP + MySQL bundle as I did before does not work. And as it turned out, the problem is in MySQL, source code is not yet ready for the new OS from Apple. After some thought and reading similar problems on the Internet, I found [a solution to the problem].

He includes the commands you'll need to get Homebrew installed and configured to install a fresh download of the archive (dmg) after a few setup changes. He uses Homebrew to install a few dependencies the installation will need and his example configure options for the build. Then the install is just a "make" and "make install" away.

0 comments voice your opinion now!
install homebrew tutorial osx lion version


blog comments powered by Disqus

Similar Posts

DevShed: Intercepting Customized Exceptions in PHP 5

The Bakery: Lots of New Articles/Tutorials/Components

Dave Dash's Blog: Saving a file to a database using symfony and doctrine

CatsWhoCode.com: How to easily monitor your web server using PHP

DevShed: Building PDF Documents with PHP 5


Community Events











Don't see your event here?
Let us know!


api interview unittest code release community language development testing podcast introduction opinion example database functional zendframework2 series phpunit framework composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework