I just installed apache on Gentoo Linux
and it won't start I get the following error messages:
Code: Select all
tail /var/log/apache2/startuperror.log
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Syntax OK
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
no listening sockets available, shutting down
Unable to open logs
But it is totally different then with the old version,
Now it has split up in many include files
/etc/apache2/modules.d/*.conf
/etc/apache2/vhost.d/*.conf
Code: Select all
www # /etc/init.d/apache2 -V
Gentoo Base System release 1.12.11.1
www # uname -a
Linux ---- 2.6.30-gentoo-r4 #6 SMP Thu Aug 27 22:01:51 CEST 2009 x86_64 AMD Athlon(tm) Dual Core Processor 5050e AuthenticAMD GNU/Linux