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

Monday, March 7, 2022

[FIXED] Can't change mamp ports on Mac

 March 07, 2022     macos, mamp, mysql, port, xampp     No comments   

Issue

I recently switched from xampp to mamp because of issues with xampp. I'm trying to change my ports on mamp but when I click Set Web & MySQL ports to 80 & 3306 I get and error reading

There is a problem with the server ports. Each server must be assigned a unique port. Please check your configuration.

I am pretty sure the reason this is doing this is because of my uninstalled xampp. I've searched the web for a solution but can't find anything. Any help would be great, thanks


Solution

The issue was with the nginx port. I set the Nginx port to 81 instead of 80 and it fixed it.



Answered By - Joe Scotto
  • 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