Use your server&#39;s real DNS name, not &quot;servername&quot; (that&#39;s just an example).&nbsp; This should correspond with the name in your Apache configs and of course, in your local DNS.&nbsp; <br>--Joe<br><br><div class="gmail_quote">
2008/6/18 mohamed megahed &lt;<a href="mailto:mr_megahed@hotmail.com">mr_megahed@hotmail.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi to all<br>
i install koha 3 beta 2 on debian sarge 4.0 r3 etch<br>
<br>
I follow the installation guide to install koha and everything is default setting:<br>
<br>
1. perl Makefile.PL<br>
 &nbsp;(you will be prompted to answer a number of questions)<br>
2. make<br>
3.(optional) make test<br>
4. sudo make install<br>
5. sudo ln -s /etc/koha/koha-httpd.conf /etc/apache2/sites-available/koha<br>
 &nbsp;(note that the path to koha-httpd.conf may be different depending on your<br>
 &nbsp;installation choices)<br>
6. sudo a2enmod rewrite<br>
7. sudo a2ensite koha &amp;&amp; /etc/init.d/apache2 reload<br>
8. sudo zebrasrv -f /etc/koha/koha-conf.xml<br>
 &nbsp;(note that you will want to run Zebra in daemon mode for a production<br>
 &nbsp;system)<br>
9. Browse to <a href="http://servername:8080" target="_blank">http://servername:8080</a><br>
<br>
step 9 did not get any connect and i get error :<br>
"servername" refused the connection.<br>
The server may be busy or you may have a network connection problem. Try again later.<br></blockquote></div><br>