AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
解決
vi /etc/hosts
127.0.0.1 localhost
127.0.1.1 ubuntu-sub.private.ckenko25.jp ubuntu-sub
コメント