Hi All... I decided to have a go at installing Koha 2.0.2 on to a fresh install of Debian 3.0 (Sarge). The install all happened as it was supposed to and I choose defaults for everything. My problem is that when I go to http://server/koha or http://server/opac I get page not found errors. I'm thinking that I need to edited the httpd.conf file to add something, but I'm not sure what. Any ideas? Thanks Michael
Hi Michael, Did you install Koha 2.0.2 or Koha 2.2.0? If 2.0.2 I'd recommend deleting your install and downloading and installing 2.2.0. Then you can find pretty good instructions for installing on Debian at the kohadocs.org website (there may be a few 2.2 quirks that aren't covered but for the most part the docs should be sound). HINT: by default koha's opac is on port 80 (http://server:80) and intranet is on 8080 (http://server:8080) so unless you've set it up differently the main reason you are getting 404s is that you aren't pointing your browser to the right place ;-) Let us know if you have any other questions, Joshua On Sat, Jan 08, 2005 at 10:57:36AM +1300, Michael Dittmer (An Inside Job) wrote:
Hi All...
I decided to have a go at installing Koha 2.0.2 on to a fresh install of Debian 3.0 (Sarge). The install all happened as it was supposed to and I choose defaults for everything. My problem is that when I go to http://server/koha or http://server/opac I get page not found errors.
I'm thinking that I need to edited the httpd.conf file to add something, but I'm not sure what.
Any ideas?
Thanks
Michael
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Joshua Ferraro -
Michael Dittmer (An Inside Job)