On Jun 30, 2010, at 12:59 PM, Bill Christensen wrote: > Hi, > > Apache2 install on a clean install of 10.6.4... > > I'm on a temporary IP address, as this setup will be taking over for a server > already in production. > > http://127.0.0.1 and http://localhost return "can't establish connection". > > On attempting ./apachectl -k restart i'm getting: > > httpd: apr_sockaddr_info_get() failed for 103.greenbuilder.com > httpd: Could not reliably determine the server's fully qualified domain name, > using 127.0.0.1 for ServerName > httpd not running, trying to start > > And still "can't establish connection".
What is the result of: `which -a apachectl` I am assuming you were cd'd into the "/opt/local/apache2/bin" directory? Have you tried the same command with sudo? Or were you already escalated when running it? -- Scott * If you contact me off list replace talklists@ with scott@ * _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
