Re: [jffnms-users] Database is not Working

2005-09-14 Thread Javier Szyszlican
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 th

[jffnms-users] Database is not Working

2005-09-14 Thread Gerard Gacusan
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

[jffnms-users] Database is not working of mysql with setup.php?

2005-06-12 Thread mobby lin
I am using RHEL 4.0 with bundled mysql kit from Red Hat CD. I try to run http://localhost/jffnms/admin/setup.php, it said that mysql is not running. I had created jffnms database from mysql -u root -p and grand the right as from Unix install guide. I try to run the command, sqld_safe --user=root