Gary Roach:
>
> OK: With ServerName set to supercrunch and doing a systemctl reload and then
> systemctl -l status, I get the following message (In part)
> 
> Aug 25 23:41:53 supercrunch apache2[662]: Starting web server:
> apache2AH00557: apache2: apr_sockaddr_info_get() failed for supercrunch

That may be related to a line like 'Listen supercrunch:80" or maybe
"<VirtualHost supercrunch:80>". If your system cannot resolve that name,
Apache doesn't know what to do with it.

Please note that a "ServerName supercrunch" should not lead to that
problem since in this case "supercrunch" is just a string that Apache
expects in the Host header of requests. Technically, I don't think it
has to be a valid DNS name on the server.

> With this set up, I tried to run supercrunch/redmine, localhost/redmine,
> 127.0.0.1/redmine. None worked.

Please, describe what "None worked" exactly means and what you find in
the VirtualHost-specific log files I proposed to set up

J.
-- 
I'm being paid to act weirdly.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: Digital signature

Reply via email to