Could not reliably determine the server's fully qualified domain name, using localhost for ServerName
by
Wyden Silvan
—
last modified
23.07.2010 14:51
solution:
In /etc/apache2/ports.conf you have to add the folowing entry:
ServerName example.com
