PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, January 9, 2022

[FIXED] apache servers won't start on MAMP with OS upgrade to Sierra

 January 09, 2022     apache, macos-sierra, mamp, php     No comments   

Issue

I just updated my OS to macOS Sierra v 10.12.2. And after doing this upgrade I can't get apache to start correctly with my MAMP application for my local Wordpress site project. MySQL server starts and goes to green but Apache Server remains red.

I have tried to stop and restart apache from command line term, and also tried changing the password for my local DB in command line and within /wp-config.php file.

Any thoughts on what could have caused this and how to reconfigure for my OS sierra?

My-MacBook-Pro:~ myname$ httpd -v
Server version: Apache/2.4.23 (Unix)
Server built:   Aug  8 2016 18:10:45

Solution

Uninstalling 'Mamp' and -> Reinstalling 'Mamp' -> then -> Reinstalling & configuring Wordpress CMS with new DB fixed this. The only thing that worked for me, don't know why.



Answered By - fred randall
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing