Upgrade to PHP 5.5 on OS X 10.8 Mountain Lion
Rapidly install PHP 5.5 on OS X 10.8 by compiling from source, including essential libraries. Follow our step-by-step guide for a quick setup.
If you have MAMP installed on your Mac OS X box, you're probably going to want command line access to those applications at some point. Assuming you're running a default install you'll run into difficulty when you type php or mysql without logging into the appropriate directory. In MAMP the directories are as follows: /Applications/MAMP/bin/php5/bin/php
Rapidly install PHP 5.5 on OS X 10.8 by compiling from source, including essential libraries. Follow our step-by-step guide for a quick setup.
Learn how to programmatically import Drupal 8 field configurations in SaaS applications, ensuring smooth installations without field data loss.
The Big Picture The aim of this blog post isn’t to get into the nitty gritty how to build and run a containerized app on your favorite cloud provider...