Hi, On Wed, Dec 18, 2013 at 10:21 AM, Abdur Rahman <[email protected]> wrote: > Hey guys i m following this guide > http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages > > 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?
Have you enabled the koha site using the 'a2ensite' command? If not, apache2 will default to showing the default site with the default page. Depending on your requirements, you can disable the default site as suggested on the wiki page. Thanks & Regards, Guruprasad _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
