OSX 10.9.5 upgrade causes apache/php downgrade

General Tech Bugs & Fixes 3 years ago

1.49K 2 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (2)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago

Today I installed the OSX 10.9.5 upgrade and it appears to have downgraded my Apache and PHP version.

Is there an easy way to reverse this unwanted downgrade? Or do I have to reinstall apache via homebrew again?

0 views
0 shares

profilepic.png
manpreet 3 years ago

I replaced the following line in httpd.conf:

LoadModule php5_module libexec/apache2/libphp5.so

With:

LoadModule php5_module /usr/local/Cellar/php55/5.5.12/libexec/apache2/libphp5.so

This seems to have restored a lot of my old setup and I can work again.


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum