You need to edit the httpd.conf file "apache/conf/". open it
with notepad and search for "127.0.0.1" it should be on a line
like "allow from 127.0.0.1 localhost" change it to "allow from
all".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1180659
You need to edit the httpd.conf file "apache/conf/". open it
with notepad and search for "127.0.0.1" it should be on a line
like "allow from 127.0.0.1 localhost" change it to "allow from
all".