Manillah --<br><br>C4/Interface/CGI/Output.pm is an outmoded reference. In 3.0, it is just C4/Output.pm. I would recommend using the 3.0beta version of Koha if you can, or locate (and update) the references to <a href="http://Output.pm">Output.pm</a> in whatever older version it is you have installed. <br>
<br>Note: I'm unfamiliar with the configuration that has C4 installed under the site_perl directory, and I suspect that might cause conflicts if you install the newer version. The current style is to use SET_ENV PERL5LIB in your Apache configuration (or equivalent in shell), and leave the C4 directory as part of the koha tree. <br>
<br>--joe atzberger<br><br><div class="gmail_quote">On Thu, Feb 7, 2008 at 1:22 AM, manillah <<a href="mailto:pabalelo@gmail.com">pabalelo@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>Hi,</div>
<div> </div>
<div>I have a problem with getting Koha to work. I have installed all the perl scripts and when I start the browser the Welcome to Koha message appears and then I get HTTP 500 Internal Server Error.</div>
<div> </div>
<div>Apache Access log:</div>
<div>X.X.X.X - - [07/Feb/2008:07:51:19 +0200] "GET / HTTP/1.0" 200 550 "-" "Microsoft BITS/6.6"</div>
<div> </div>
<div>Opac-error_log:</div>
<div>[Thu Feb 07 08:06:36 2008] [error] [client x.x.x.x] Can't locate C4/Interface/CGI/Output.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/site_perl/5.8.8/C4/Auth.pm line 29.<br>
[Thu Feb 07 08:06:36 2008] [error] [client x.x.x.x] BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/C4/Auth.pm line 29.<br>[Thu Feb 07 08:06:36 2008] [error] [client x.x.x.x] Compilation failed in require at /usr/local/koha/opac/cgi-bin/opac-main.pl line 7.</div>
<div> </div>
<div> </div>
<div>Please help !</div>
<div> </div>
<div>PM</div>
</blockquote></div>