Hi, I just installed koha and opac on a Red Hat 7.2 server with mysql. I set up the database. I made an alias to /koha and another to opac and put both in /usr/local/share/opac/htdocs and /usr/local/share/koha/htdocs I used the apache cgi-bin and put the koha scripts in there I put the C4 dir in the site_perl path (below it, actually) In short, I _sort of_ followed the directions. Now the Web sites work, the search engine _tries to work_, but none of the links to acquisitions, etc work. Guesses so I can ask the right question? Thank you, David Bucknell -- http://www.iteachnet.org http://members.iteachnet.org http://opensourceschools.org http://schoolforge.net member ------------------------------------------------ http://members.iteachnet.org/ http://www.opensourceschools.org/
when I'm in the calatogue search section and want to launch acquisition trough the link in the sentence "you must use the <here's
On Tue, 2002-02-26 at 02:22, paul POULAIN wrote: David Bucknell wrote: Now the Web sites work, the search engine _tries to work_, but none of the links to acquisitions, etc work. Guesses so I can ask the right question? On Valentine's day I've reported a bug with some links : the
link>acquisition</here> process to fix this", it does'nt work... (the link is "a href="acquisitions/") Same problem at the beginning of the search with the sentence "To add a new biblio or item go to acquisitions."
Is my VirtualHost badly parametized or is it a bug ?
Its a bug, (missing leading /)
an other bug (which I'm sure it's a bug ;-)) : On the main seach page : the Catalogue Maintenance: link is bugged : it points to "catmaintain.pl" and should point to "main/catmaintain.pl".
Yep you are completely right. The fixed version of this page is in cvs so you can get it from there. https://sourceforge.net/cvs/?group_id=16466 (module name is koha-html) Ive also popped it up at http://koha.org/download/quickfix/ Its called catalog-index.html .. if you copy it over your /catalogue/index.html. Should be all fixed. If it's not your problem, you should write exactly what appears on your screen. Yep, If is that not what was occuring .. the apache error logs also sometimes help quite a lot. Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (3)
-
Chris Cormack -
David Bucknell -
paul POULAIN