I'm new here and I found this site through google, weird enough. I was looking for "EasyPHP public web server" and I found the other topic from jasonrap. I'm trying to do the exact same thing as he is. jasonraps topic
My situation is a bit different though. First I had trouble even being able to go to my site locally by using my real IP in my browser. I had to use 127.0.0.1 or localhost. I finally found out what I had to do, commented out the things that jasonrap found, and also commented out the listen: 127.0.0.1:80 that it says to do on the easyphp site. I found I could now get onto my server by typing my IP address in the browser... but only on my local computer. It still doesn't work for any of my friends or my other PC. What could be wrong?
QUOTE
I performed a ShieldsUP scan and confirmed that port 80 is open.
I don't know if this means anything, but I'm stealth on all my ports. Thats what ShieldsUP tells me. I even tried totally shutting down my zonealarm, same result. Is this bad? I'm really, really new to setting up a server, and I know that easyphp isn't really meant to be as a server, but I want to set one up just for the heck of setting one up.
Can anyone help me out/give me some advice? I tried all day to get it to work and I don't know what I'm doing wrong.... thanks for any help..