I am trying to install Koha 3.0 in Debian 4.0 r0. Everything went well... perl dependencies configuration, cpan configuration, mysql configuration, koha and zebra. But, at last, when i tries to open my server with http://koha:8080/ then nothing comes. Plus, if i tries to restart my apache2 then, this error comes:
debian:~# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...[Mon Mar 09 07:26:12 2009] [error] (EAI 2)Name or service not known: Could not resolve host name __WEBSERVER_IP__:__WEB SERVER_PORT__ -- ignoring!
Warning: DocumentRoot [/etc/apache2/__OPAC_WWW_DIR__] does not exist
[Mon Mar 09 07:26:13 2009] [error] (EAI 2)Name or service not known: Could not r esolve host name __WEBSERVER_IP__:__WEBSERVER_PORT_LIBRARIAN__ -- ignoring!
Warning: DocumentRoot [/etc/apache2/__INTRANET_WWW_DIR__] does not exist
Syntax error on line 45 of /etc/apache2/sites-enabled/koha:
The port number "__WEBSERVER_HOST__:__WEBSERVER_PORT_LIBRARIAN__" is outside the appropriate range (i.e., 1..65535).
failed!
Can you please help me?
--
Best,
Zico