[Ilugc] issues in running Koha

  • From: sarsarahman@xxxxxxxxx (Abdur Rahman)
  • Date: Wed, 18 Dec 2013 10:21:59 +0530

Hey guys i m following this guide
http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages


my file contents are

/etc/koha/koha-sites.conf :

DOMAIN=".eit-Dimension-5100"  # Change this to be your domain.
INTRAPORT="80"  # TCP listening port for the administration interface
INTRAPREFIX=""
INTRASUFFIX="-intra"
DEFAULTSQL=""
OPACPORT="80"  # TCP listening port for the users' interface
OPACPREFIX=""
OPACSUFFIX=""
ZEBRA_MARC_FORMAT="marc21"  # Possible values are 'marc21', 'normarc' and
'unimarc'
ZEBRA_LANGUAGE="en"  # Possible values are 'en', 'fr' and 'nb'






gedit /etc/hosts :

127.0.0.1 localhost
127.0.0.1 library.eit-Dimension-5100
127.0.0.1 library-intra.eit-Dimension-5100

# 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




after i running this command
sudo xmlstarlet sel -t -v 'yazgfs/config/pass'
/etc/koha/sites/library/koha-conf.xml
i still get the same apache default first page on navigating to
lynx http://library-intra.eit-Dimension-5100:80

can any one tell what went wrong?


Regards
Abdur Rahman

Other related posts: