cjohnson Posted November 18, 2008 Share Posted November 18, 2008 Hi guys, Just setup my first home server with Apache 2.2, and I am having some difficulty. I also installed PHP, MySQL, and setup an FTP. From home, the server works and I can view my webpage and the php and mysql work fine. From another computer, the server never loads, but the ftp works. I ran a server status check from a free website, and it said the ftp and mysql worked, but the server did not respond. When I checked the error log, it said that it could not resolve the domain name. Can anyone help? If needed, I can post my httpd file. My domain name is chrisjohnson.selfip.com. Thanks, Chris Quote Link to comment Share on other sites More sharing options...
corbin Posted November 18, 2008 Share Posted November 18, 2008 Looks like either Apache is listening to only local IPs (possibly just 127.0.0.1), or port 80 is not forwarded. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.