[OPEN-ILS-DEV] apache2 problem

Pravin Nowbuth pravin.now at gmail.com
Tue Jul 6 07:25:43 EDT 2010


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.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
root at 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.


More information about the Open-ils-dev mailing list