How to troubleshoot Apache Startup error: Could not reliably determine the server ' s fully qualified domain name

Source: Internet
Author: User
Tags fully qualified domain name

Start Apache encountered error: Httpd:could not reliably determine the server ' s fully qualified domain name

[[email protected] httpd-2.2.4]#/usr/local/apache/bin/apachectl start
Httpd:could not reliably determine the server ' s fully qualified domain name, using 127.0.0.1 for ServerName

1) into the Apache installation directory: (depending on the individual installation situation and different)

[Email protected] ~]# cd/usr/local/apache/conf

2) Edit the httpd.conf file, search for "#ServerName", add

ServerName localhost:80
[[email protected] conf]# Lsextra  httpd.conf  Magic  mime.types  original[[email protected] conf]# VI Httpd.conf#servername Www.example.com:80ServerName localhost:80

3) Restart Apache again.

[Email protected] ~]#/usr/local/apache/bin/apachectl restart

How to troubleshoot Apache Startup error: Could not reliably determine the server ' s fully qualified domain name

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.