Hi all,

I getting a strange error when I try to start apache. I'm installing
evergreen and followed the instructions given on the website.

The output below shows the output.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
r...@pravin-desktop:/home/pravin/Desktop# /etc/init.d/apache2 restart
 * Restarting web server apache2
         apache2: Could not reliably determine the server's fully
qualified domain name, using 127.0.1.1 for ServerName
[Tue Jul 06 19:18:41 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
 ... waiting apache2: Could not reliably determine the server's fully
qualified domain name, using 127.0.1.1 for ServerName
[Tue Jul 06 19:18:42 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
                                                                         [ OK ]
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Thought apache loads the local evergreen web interface, it is very slow.

Part of the contents of /etc/hosts is as follows:

127.0.0.1       localhost
127.0.1.1       pravin-desktop
127.0.1.2       public.localhost        public
127.0.1.3       private.localhost       private
 ...

Did I make any mistake here?


Pravin.

Reply via email to