<p>You are much better off using the INSTALL files that come in the tarball, INSTALL.ubuntu in your case.</p>
<p>That error you are getting looks like you haven't set up the mysql user to match the username and password you chose when running perl Makefile.PL</p>
<p>Chris</p>
<div class="gmail_quote">On 24 Apr 2011 19:50, <<a href="mailto:ajesh@maxenna.com">ajesh@maxenna.com</a>> wrote:<br type="attribution">> Proceeding further and after carefully executing the last few steps<br>> mentioned at<br>
> <a href="http://wiki.koha-community.org/wiki/Koha_on_Ubuntu">http://wiki.koha-community.org/wiki/Koha_on_Ubuntu</a><br>> <br>> when I try to open <a href="http://127.0.1.1:8080/">http://127.0.1.1:8080/</a>, I am seeing this<br>
> ***************************************************************<br>> Software error:<br>> Access denied for user 'kohaadmin'@'localhost' (using password: YES) at<br>> /usr/share/koha/lib/C4/Context.pm line 692.<br>
> Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 33.<br>> BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 33.<br>> Compilation failed in require at<br>> /usr/share/koha/intranet/cgi-bin/<a href="http://mainpage.pl">mainpage.pl</a> line 23.<br>
> BEGIN failed--compilation aborted at<br>> /usr/share/koha/intranet/cgi-bin/<a href="http://mainpage.pl">mainpage.pl</a> line 23.<br>> ***************************************************************<br>> <br>
> Regards<br>> Ajesh<br>> <br>>> Hi,<br>>><br>>> On Apr 22, 2011, at 10:43 AM, <a href="mailto:ajesh@maxenna.com">ajesh@maxenna.com</a> wrote:<br>>>> I am not sure why, could somebody let me know why I am getting this<br>
>>> error.<br>>><br>>> In addition to double-checking the steps that Arturo mentioned, if Koha is<br>>> the only web app on your server, you may also want to disable the default<br>>> site:<br>
>><br>>> sudo a2dissite 000-default<br>>> sudo apache2ctl restart<br>>>><br>>>> I am new to Koha, so I don't know what page should I actually be seeing<br>>>> instead.<br>>><br>
>> When you go to the staff interface URL, what you'll see if it's working is<br>>> a page requesting you to log in to the Koha web installer.<br>>><br>>> Regards,<br>>><br>>> Galen<br>
>> --<br>>> Galen Charlton<br>>> VP, Data Services<br>>> Equinox Software, Inc. / Your Library's Guide to Open Source<br>>> email: <a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a><br>
>> direct: +1 352-215-7548<br>>> skype: gmcharlt<br>>> web: <a href="http://www.esilibrary.com/">http://www.esilibrary.com/</a><br>>><br>>><br>> <br>> <br>> _______________________________________________<br>
> Koha mailing list <a href="http://koha-community.org">http://koha-community.org</a><br>> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div>