25 Aug
2008
25 Aug
'08
3:19 p.m.
On Mon, Aug 25, 2008 at 8:45 AM, richard khamali <wakhamali@yahoo.com>wrote:
(i) When i change the login user name and password from the default, Both OPAC and INTRANET crash.
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). See online mysql documentation for more details about the GRANT or CREATE USER command: http://dev.mysql.com/doc/refman/5.0/en/adding-users.html --Joe Atzberger, LibLime