Thank you. But after installing KOHA when i tried to access admin via browser http://127.0.1.1:8080/, gives me following error : :::::::::Screen::::::::::::::: -------------------------------------------------------------------------------------------------------------------------------------------------- Software error: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 730. Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 33. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 33. Compilation failed in require at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 25. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 25. ---------------------------------------------------------------------------------------------------------------------------------------------------------- Any solution, need help. On Thu, Apr 5, 2012 at 9:31 PM, Liz Rea [via Koha] < ml-node+s1045719n5620841h15@n5.nabble.com> wrote:
Also, make sure that you are putting in your password instead of the word "password."
You can do it like this mysqladmin -uroot -p create the-name-of-your-database and it will prompt you for the password. It will be the password you entered when you went through the password reset procedure.
:) Liz Rea [hidden email] <http://user/SendEmail.jtp?type=node&node=5620841&i=0>
On Apr 5, 2012, at 10:40 AM, Bernardo Gonzalez Kriegel wrote:
On Thu, Apr 5, 2012 at 11:28 AM, kkahmad <[hidden email]<http://user/SendEmail.jtp?type=node&node=5620841&i=1>> wrote:
i have reset the password by re-installing the 1)mysql-server 2)mysql-common 3)mysql-client As mentioned in the link provided by you.
But Again i got the same error on exuting #mysqladmin -u root -p password command.
if you reset the password, then be careful not to leave spaces between "-u" and the user, and "-p" and password,
mysqladmin -uroot -ppassword create database
Hope that helps. -- Bernardo Gonzalez Kriegel [hidden email] <http://user/SendEmail.jtp?type=node&node=5620841&i=2> _______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http://user/SendEmail.jtp?type=node&node=5620841&i=3> http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http://user/SendEmail.jtp?type=node&node=5620841&i=4> http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/Installing-koha-on-Ubuntu-machine-tp562014... To unsubscribe from Installing koha on Ubuntu machine, click here<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5620147&code=a2suYWhtYWRAZ21haWwuY29tfDU2MjAxNDd8LTE1NzQ5NDg5MTI=> . NAML<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://koha.1045719.n5.nabble.com/Installing-koha-on-Ubuntu-machine-tp562014... Sent from the Koha-general mailing list archive at Nabble.com.