I do not know where to turn to for help on this, so if this forum is the wrong place, could someone please advise me on a better place to post?
I tried upgrading my php to version 5.5 with a one line installation package from liip. I’ve now done this more than once, because my local host still returns that I am running 5.3.4. I now get the following in terminal:
[pre]Package 5.5-frontenddev is already installed at version 5.5.13-20140530-113715. You wanted to install version 5.5.13-20140530-113715.
[/pre]
So I enter and receive the following:
[pre]charles-armstrongs-macbook-pro:php5 bigDog$ cd /usr/local/
charles-armstrongs-macbook-pro:local bigDog$ ls
mysql-5.6.16-osx10.6-x86_64 php5-5.4.24-20140112-190754
packager php5-5.5.13-20140530-113715
php5 php5-5.5.8-20140112-194432
[/pre]
looking at the support page from liip, I read that updates install in a different directory and need to be merged? But I have no clue as to HOW to do that.