I had a similar problem with a Debian system, I had to go in and reset the password for the jffnms user in mysql using the "OLD_PASSWORD" function.

update user set Password=OLD_PASSWORD('password') where Username='jffnms';

Or something very close to that.

On 11/16/05, Khyati Tripathi <[EMAIL PROTECTED]> wrote:
Hello:

I am trying to use JFFNMS on a Windows XP laptop.  The
basic problem is that the database is not working.
Thanks for your help.

These are the Errors on JFFNMS Setup Page...

Is The Database Working?     no

GraphViz Neato Executable Path    error
RRDTool Executable Path    ok
GNU Diff Executable Path    error
NMAP PortScanner Executable Path    error
FPing Executable Path    error
SMSClient for SMS via Modem    error
NTPQ Executable    error
PHP Status
Register Globals set to On     no
Allow URL fopen set to On     yes
SNMP Module Loaded?     error
Sockets Module Loaded?     error
GD Module Loaded?     error
MySQL Module Loaded?     error
PostgreSQL Module Loaded?     error
PCRE Module Loaded?     ok
WDDX Module Loaded?     ok

When I try to use some commands suggested in
previously posted e-mails, I get follolwing results...

C:\Program Files\MySQL\MySQL Server 4.1\bin>mysql.exe
-ujffnms -pjffnms jffnms <
c:\jffnms\jffnms-0.8.2\docs\jffnms-0.8.2.mysql
ERROR 1045 (28000): Access denied for user
'jffnms'@'localhost' (using password:
YES)

Following statement works...
C:\Program Files\MySQL\MySQL Server 4.1\bin>mysql.exe
-uroot -ptripathi jffnms <
c:\jffnms\jffnms-0.8.2\docs\jffnms-0.8.2.mysql

mysql> select * from hosts;
ERROR 1046 (3D000): No database selected


Thanks, again.

Sincerely,
KT.



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users



--
---
Robert Bogdon
Sr. Systems Engineer, DivX
http://www.blah.net

Reply via email to