<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Aug 25, 2008 at 8:45 AM, richard khamali <span dir="ltr"><<a href="mailto:wakhamali@yahoo.com">wakhamali@yahoo.com</a>></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's because your new user/password do not have any mysql privileges granted. Repeat the installation steps for granting mysql privileges using your new username and password. 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). <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>