Manillah --<br><br>C4/Interface/CGI/Output.pm is an outmoded reference.&nbsp; In 3.0, it is just C4/Output.pm.&nbsp; 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.&nbsp; <br>
<br>Note: I&#39;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.&nbsp; 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.&nbsp; <br>
<br>--joe atzberger<br><br><div class="gmail_quote">On Thu, Feb 7, 2008 at 1:22 AM, manillah &lt;<a href="mailto:pabalelo@gmail.com">pabalelo@gmail.com</a>&gt; 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>&nbsp;</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>&nbsp;</div>
<div>Apache Access log:</div>
<div>X.X.X.X&nbsp;- - [07/Feb/2008:07:51:19 +0200] &quot;GET / HTTP/1.0&quot; 200 550 &quot;-&quot; &quot;Microsoft BITS/6.6&quot;</div>
<div>&nbsp;</div>
<div>Opac-error_log:</div>
<div>[Thu Feb 07 08:06:36 2008] [error] [client x.x.x.x] Can&#39;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>&nbsp;</div>
<div>&nbsp;</div>
<div>Please help !</div>
<div>&nbsp;</div>
<div>PM</div>
</blockquote></div>