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

Monday, March 14, 2022

[FIXED] Mamp Pro 4: Apache won't start

 March 14, 2022     apache, macos, mamp, mamp-pro     No comments   

Issue

I used Mamp Pro 4 for a while with no problem on my Mac (Os X 10.11), then, suddenly, Apache won't start. I got an error: "Check the log" but log is empty.

I have made several test:

  • reinstalled Mamp Pro 4 (4.0.6);
  • rebuild permissions using utility disk and Onyx
  • update Mac os X El Captain to Sierra;
  • started Apache/MySql as "www" or as "user"

Note:

  • 1) starting system Apache it works
  • 2) using MAMP (not pro) Apache works fine.

Any other suggestions ? Thanks


Solution

Fixed!! The issue was in SSL. For some reasons it stopped to works. No logs and no warning occurred: just an empty log. I deleted the SSL and created a new certificate. Now Apache works fine as well.



Answered By - Uncoke
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

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