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

Monday, February 14, 2022

[FIXED] how to access a MAMP Pro Site from a different Machine on same Network

 February 14, 2022     localhost, mamp, server     No comments   

Issue

I',m probably missing something really simple, but I can't access my MAMP Server on a different machine on the same network on default localhost:888.

My sites are stored on the HD of a Mac Mini Server HD and should be accessible.

Can anyone please advise what I need to do to allow access across my network as currently the sites only show on the Mac Mini Server that MAMP is installed on.

Note I'm using default MAM

Thanks Glennyboy


Solution

Sorted for MAMP ports.

I added a user defined IP in the field "IP Address" in under Hosts (selecting the specific host). So to access my site it is "IPADDRESS:8888" on default MAMP settings.

For default Mac ports this also can work by simply changing the WordPress Address (URL) and Site Address (URL) within Wordpress Settings/General Settings to that of your MAMP/local machines IP address. May require a trailing / + the site directory/mamp site folder.



Answered By - glennyboy
  • 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