To verify if everything was installed correctly, use the browser and connect to GForge. You should see the GForge homepage. You will need to either disable CVS and SVN plugins in some way, or configure them before making the first test.
If you get an Error: Could Not Connect to Database
, check if you have followed all installation instructions for the database. Also, you can experiment with making the settings in pg_hba.conf
a bit more trusting - for example, change the last work of the second line from md5
to trust
.