I need to upgrade the PHP on my Mac from 5.3.x to 5.4.9, which is the version that's on our server. How do I do that with Homebrew? I tried brew install php54 and got an error that it didn't know that formula. Where can I get a list of formulas so I know what my options are? I tried brew list but that didn't work either.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||
|
closed as off topic by FreshPrinceOfSO, Cfreak, Sirko, Marc B, ЯegDwight Dec 10 '12 at 17:13
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Try this: https://github.com/josegonzalez/homebrew-php - here is instruction step by step how install php 5.4.9 |
|||
|
|
