Hello, I have installed JFFNMS 0.81 on FreeBSD perfectly. When I start to configure it on http://localhost/admin/setup.php I saw a red "NO" in the Database configuration(more specically in the question Is the Database working?). However the database is running and I could access it in the localhost with the psql command. I follow all instructions on the install guide for unix. The PHP module for postgresql is OK on the PHP STATUS. I have created the database as in those instructions: PostgreSQL: =========== # psql template1 postgres template1=# create user jffnms password 'jffnms' createdb; template1=# \connect template1 jffnms template1=# create database jffnms; template1=# \q # psql jffnms jffnms < docs/jffnms-0.8.1.pgsql This will create the jffnms Tables and required records. Do you have any idea what is the problem?
Thanks, Humberto Bruno ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
