<HTML>
<HEAD>
<TITLE>Re: [Koha] New Install</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I've managed to work this issue out. Thanks for your help.<BR>
The solution was to have a FULLY <B>QUALIFED DOMAIN NAME </B>for your virtual host in you <B>koha-httpd.conf</B> file.<BR>
I was using an abbreviated host name in hopes of our windows domain controllers resolving the name, in most cases this works out fine but not with the koha virtual host include to apache.<BR>
<BR>
For example I can set up most serves behind our firewall by creating a DNS record on the DC and in the host configiuration with the host name set to: <B><I>example<BR>
</I></B>And it will resolve out to: &nbsp;<B><I>example.domain.org. <BR>
<BR>
</I></B>For some reason koha and debian/apache seems to prefer the fully qualified domain name in the <B>koha-httpd.conf</B> file .<BR>
<BR>
Thanks again for your help.<BR>
<BR>
Best<BR>
Chris Borkowski<BR>
Guggenheim Museum<BR>
<BR>
<BR>
On 5/13/06 2:27 AM, &quot;MJ Ray&quot; &lt;mjr@phonecoop.coop&gt; wrote:<BR>
<BR>
<FONT COLOR="#0000FF">&gt; Christopher Borkowski &lt;cborkowski@guggenheim.org&gt;<BR>
</FONT><FONT COLOR="#008000">&gt;&gt; [Wed May 10 15:35:16 2006] [error] [client 192.168.1.68] script not found or<BR>
&gt;&gt; unable to stat: /usr/lib/cgi-bin/koha<BR>
</FONT><FONT COLOR="#0000FF">&gt; <BR>
&gt; We may need to return to this.<BR>
&gt; <BR>
</FONT><FONT COLOR="#008000">&gt;&gt; [Wed May 10 15:35:50 2006] [notice] SIGHUP received. &nbsp;Attempting to restart<BR>
&gt;&gt; (98)Address already in use: make_sock: could not bind to address<BR>
&gt;&gt; 0.0.0.0:8080 no listening sockets available, shutting down Unable to open<BR>
&gt;&gt; logs<BR>
</FONT><FONT COLOR="#0000FF">&gt; <BR>
&gt; Maybe Listen 8080 or similar is already in httpd.conf and having it<BR>
&gt; in there a second time breaks something? It would surprise me.<BR>
&gt; <BR>
</FONT><FONT COLOR="#008000">&gt;&gt; Apache will start sometimes after the include directive is put in httpd.conf<BR>
&gt;&gt; other times it won't ?<BR>
</FONT><FONT COLOR="#0000FF">&gt; <BR>
&gt; This suggests that Apache maybe not restarting quickly enough<BR>
&gt; and Apache tries to start again before it has stopped. &nbsp;Does<BR>
&gt; it always start correctly with<BR>
&gt; &nbsp;/etc/init.d/apache stop &amp;&amp; sleep 1 &amp;&amp; /etc/init.d/apache start<BR>
&gt; ?<BR>
&gt; <BR>
</FONT><FONT COLOR="#008000">&gt;&gt; I guess this looks like it can find or execute the koha scritps?<BR>
&gt;&gt; Permissions ? Path issue ?<BR>
&gt;&gt; I'll double check<BR>
</FONT><FONT COLOR="#0000FF">&gt; <BR>
&gt; Thank you. Check everything, take notes and slowly change things<BR>
&gt; until it works. Standard engineering, but very irritating.<BR>
</FONT></SPAN></FONT>
</BODY>
</HTML>