<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Aug 25, 2008 at 8:45 AM, richard khamali <span dir="ltr">&lt;<a href="mailto:wakhamali@yahoo.com">wakhamali@yahoo.com</a>&gt;</span> 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><div style="font-family: garamond,new york,times,serif; font-size: 14pt;"><div>(i) When i change the login user name and password from the default, Both OPAC and INTRANET crash.<br></div></div></div></blockquote><div>
<br>That&#39;s because your new user/password do not have any mysql privileges granted.&nbsp; Repeat the installation steps for granting mysql privileges using your new username and password.&nbsp; To be rigorous about security, you should also remove the privileges granted to the old default user (do this *after* confirming the new privileges work).&nbsp; <br>
<br>See online mysql documentation for more details about the GRANT or CREATE USER command:<br><div style="margin-left: 40px;"><a href="http://dev.mysql.com/doc/refman/5.0/en/adding-users.html">http://dev.mysql.com/doc/refman/5.0/en/adding-users.html</a><br>
</div><br><br>--Joe Atzberger,<br>LibLime<br></div></div></div>