Skip to content

Shell script to update Mac OS X’s bundled PHP to latest 5.4*

Notifications You must be signed in to change notification settings

RayViljoen/Mac-PHP-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#PHP v5.4* update for Mac OS X Lion.

####Shell script to update Mac OS X's bundled PHP to latest 5.4*


####Dependencies:

Visit Homebrew for more information or alternitively install Homebrew by running the following command in Terminal:
/usr/bin/ruby -e "$(/usr/bin/curl -fsSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"

####Usage:

Simply run the script with sudo from Terminal: sudo ./osx_php_update.sh

Optionally run with --test flag to also perform make test prior to install: sudo ./osx_php_update.sh --test
NB: Please note this will take SIGNIFICANTLY longer. ( Possibly hours )

About

Shell script to update Mac OS X’s bundled PHP to latest 5.4*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages