Hi Dan,
I hate to be a bother but I still have the same problem; I have reviewed all files mentioned in the installation document. 1. Apache ********************* [EMAIL PROTECTED]:/etc/apache2/ssl# /etc/init.d/apache2 start * Starting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName httpd (pid 14277) already running ********************* The contents of the /etc/hosts flie is as follows: ***************************** 127.0.0.1 localhost 127.0.1.1 thomas-desktop # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts ~ ************************* 2. Staff client: When I insert the server name (thomas-desktop.uwichill.edu.bb) re-Test Server, I get the following error message: ******************** This server does not support your version of staff client. Please check with the system administrator. ********************* I have tried both versions for Windows: versions 1.2.3.0 and 1.2.2.2 Ping work fine and I can reach thomas-desktop.uwichill.edu.bb Looking forward to your assistance. Thomas Thomas "Rebirth, renew, Starting a new Life." ---------------------------------------- > Date: Wed, 17 Sep 2008 10:04:27 -0400 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: Re: [OPEN-ILS-DEV] Installation issues/problems "Thanks but ...one > more problem" <>; > > Also... > > 2008/9/17 Don McMorris : >> Hi Thomas, >> >> On Wed, Sep 17, 2008 at 12:45 AM, Thomas Edward >> wrote: >>> >>> >>> Hi Dan, >>> >>> Your email was quick and a huge help. I am even more excited about >>> Evergreen. I have one problem though: >>> When I initiate the apache server (section: Starting the Web server) I get >>> the following error message. >>> >>> >>> ----------------------- >>> [EMAIL PROTECTED]:~# /etc/init.d/apache2 start >>> * Starting web server apache2 apache2: Could not reliably determine the >>> server's fully qualified domain name, using 127.0.1.1 for ServerName >>> >>> (98)Address already in use: make_sock: could not bind to address >>> 0.0.0.0:443 >>> no listening sockets available, shutting down > > Also note step 7 of Installing on Ubuntu 7.10 instructions > (http://open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_ubuntu_7.10): > > """ > 7. As the root user, edit /etc/apache2/sites-available/eg.conf: > > 1. Change Allow from 10.0.0.1/8 to Allow from all (to enable > access to the configuration CGI scripts from any workstation on any > network - note that you must secure this for a production instance, > preferably by locking down the allowed IP addresses and adding > authentication, because you don't want just anyone adding and deleting > libraries from your Evergreen instance!) > > 2. Delete the line "Listen 443" as it conflicts with the same > declaration in /etc/apache2/ports.conf. > """ > > -- > Dan Scott > Laurentian University _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
