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

HotToForge.com: Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10

Nadeau Software: PHP tip: How to get a web page using CURL

IBM developerWorks: Get started with Project Zero and PHP

PHPMaster.com: What's New in Zend Framework 2

Kevin Waterson's Blog: When Tutorials Attack


Community Events









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


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

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