|
It seems that the line
DBAddr MySQL://:@/xxxxx/
in the search.htm template file, which contains the user and password details, had different
user and password than that specified in the System DSN setup. Hope that makes
sense.
Atul
----- Original Message -----
Sent: Tuesday, March 12, 2002 1:20
PM
Subject: Re: 3.1.15.11
Hi!
Tuesday, March 12, 2002, 3:04:37 PM, you
wrote:
CAP> Hello anyone, can you please help
URGENTLY.
CAP> One of our live customer sites has stopped responding
to the search function.
CAP> I have reinstalled MySQL, MyODBC and
Mnogo v3.1.15.11. CAP> I have setup System DSN with user and
password CAP> I start MySQL successfully CAP> I start Mnogosearch
and then go to configure. I click on Common tab to set up DSN. CAP> I
select DSN from System ODBC page and get message:
CAP> "Access
denied for user: root@localhost (Using
password:YES)"
CAP> Any ideas?
This is mysql security
issue. You should properly configure mysql database and user
permissions before you start indexing. Read mysql documentation about
GRANT mysql command.
-- Regards, Sergey aka
gluke.
|