• I have been working for days on setting up a new website.
    I am using MAMP for my SQL and Apache servers locally on my mac.
    In order to access the website until now I would do 192.168.1.109 in the safari browser.

    I went to a friends the other day to test some features of the website and setup a wifi network on my phone in order to access the website. Today I am home, I have reverted all settings and I cannot access my website as it says it can’t connect to server when I use the 192.168.1.109 address.

    If I use the following,
    http://localhost:3301/MAMP/htdocs/wp-login.php
    It gives a 404 not found

    If I use the:
    http://localhost:3301/MAMP/?language=English
    I can see the MAMP page, my database is there also. The only tab that does not work is the SQLlightmanager (I have never used before, just an oberservation).

    I feel like I am taking crazy pills over here!!

Viewing 1 replies (of 1 total)
  • Beren

    (@berenerchamion)

    Some versions of various things would be helpful. Are you on a mac? OS-X version? MAMP version? Why were you going thru 192….before instead of just localhost?

    On my Mac I just use the stock PHP and apache setup and then use a basic MySQL installation. Access everythign thru localhost/wp. Generally MAMP is more trouble than it is worth (IMO).

Viewing 1 replies (of 1 total)
  • The topic ‘Can't access my localwebsite’ is closed to new replies.