Jump to content

MAMP/Apache Server on localhost running very slow


Recommended Posts

How do you try to reach the local server, by ip address or domain name?

 

Open up /etc/hosts with your text editor and try to comment out (just for a test) all adobe domain name lines to this file, restart apache and try again.

 

The better way for me here is to setup a new virtual host in apache ip based, which means that you would have a different local ip address for your project - http://httpd.apache.org/docs/2.2/vhosts/examples.html

Link to comment
Share on other sites

Hey @frshjb373,

first of all I wanna tell you that rarely providing my help to mac or windows users using some app's like MAMP, WAMP, XAMPP etc....b/s I don't use these OS's.

So, open up mac's console and give me the result of next output:

ping localhost -c 5

Also, try to reach Apache server by IPv4 and IPv6 addreses 

Open up the browser and try:

 

URL 1: http://127.0.0.1:8888

URL 2: http://[::1]:8888

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.