Is the server running on the same box as jffnms ?

Are you sure you are on the correct folder to execute the "< docs/jffnms-0.8.2.mysql" thing?

Javier

Gerard Gacusan wrote:
I did the following commands below but when I browse to http://192.168.28.6/jffnms/admin/setup.php, it indicates that the Database is not working or “NO”. Any help for this problem?

Mysql> mysql –u root

mysql> CREATE DATABASE jffnms;

mysql> GRANT ALL PRIVILEGES ON jffnms.* TO [EMAIL PROTECTED] IDENTIFIED BY 
'jffnms';

mysql> FLUSH PRIVILEGES;

mysql> quit

# mysql -u jffnms -pjffnms jffnms < docs/jffnms-0.8.2.mysql

Thanks,

Gerard


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to