Forums

[resolved] Installing WordPress 2 locally on Mac OS X 10.4 (6 posts)

  1. 3baid
    Member
    Posted 5 years ago #

    After reading http://maczealots.com/tutorials/wordpress/ I've managed to set up MySQL, enabled PHP, and successfully ran the installer to run locally.

    (Uploading images doesn't work unless the directory owner is set to 'www'. Still can't figure out why thumbnails don't work yet.)

    My issue is that I'm currently accessing wordpress (behind a router/NAT with port-forwarding) at http://localhost and if I attempt to view it via external IP address, the page loads as text with the template referring to "localhost".

    If I change the wordpress URI to the external IP, it works fine for users outside my network, however I lose complete access to the blog locally!

    I've read about "host files" (like local DNS) and from what I understand, I need to somehow force my traffic to my local files rather than the external IP?

    The NetInfoManager app only deals with resolving names to IP addresses, but not external address to local ones. I hope this makes sense. Can anyone help?

  2. Michael Bishop
    Forum Concierge
    Posted 5 years ago #

    You might be better off asking at a Mac support forum.

    http://forums.macosxhints.com/ is where I always turn when Google doesn't help...

  3. 3baid
    Member
    Posted 5 years ago #

    Thanks.

  4. 3baid
    Member
    Posted 5 years ago #

  5. sjb
    Member
    Posted 4 years ago #

    Mac OS X does something stupid with localhost: use 127.0.0.11 instead from PHP.

  6. 3baid
    Member
    Posted 4 years ago #

    Resolved: find and modify "/etc/hosts" file

Topic Closed

This topic has been closed to new replies.

About this Topic