Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8510271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T03:39:23+00:00 2026-06-11T03:39:23+00:00

I run MAMP to do local wordpress development and for various reasons I need

  • 0

I run MAMP to do local wordpress development and for various reasons I need to access the sites via something like http://192.162.1.99:8888 rather than http://localhost:8888. This is generally not a problem whilst on my own connection as I always connect with the same IP. However when out and about I have to mess about and change various constants to reflect the IP I’m on with that router.

So is there a technique using PHP that can ascertain this DHCP address? Nothing within $_SERVER returns this address, ['SERVER_ADDR'] & ['REMOTE_ADDR'] contain ::1 and ['HTTP_HOST'] contains localhost:8888.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T03:39:24+00:00Added an answer on June 11, 2026 at 3:39 am

    Likely not the cleanest solution, but if you are running Linux/Unix you can run the below php system call in your script. I have not tested it but I believe it will provide you with the correct IP in the variable. Just remember to switch en1 with your actual ethernet/wireless adapter name for your system. You may also need to use the exact path to the ifconfig command.

    $ipAddress = system('ifconfig en1 | grep inet | cut -d" " -f2' , $returnVal);
    

    Sorry if the variable names are not in the php standard, I normally develop in Java these days.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I setup a local website using mamp, there are other sites I run in
I run a local directory website (think yelp/yell.com etc) and need to provide analytical
I'm running MAMP for local development on Snow Leopard (64bit obviously). I'm trying to
I have run into problems getting my local php and rails development environments to
Right now, if I want to run mysql, I have to do /Applications/MAMP/Library/bin/mysql -u
I run this code here <html> <script type=text/javascript src=lib/jquery-ui-1.8.21.custom.min.js></script> <script src=http://127.0.0.1:5984/_utils/script/jquery.couch.js></script> <!--<script type=text/javascript src=lib/jquery-1.7.2.js></script>-->
i just installed MAMP on this iMac and the rubygems but when i run:
Need someone to help me to crack the following. On my local machine, i'm
I'm trying to find step-by-step instructions to run Ruby on Rails on MAMP server
I have a stored procedure on mysql. It worked on my local MAMP environment,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.