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 Link to comment https://forums.phpfreaks.com/topic/133227-first-server/ 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. Link to comment https://forums.phpfreaks.com/topic/133227-first-server/#findComment-693025 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.