Maby try to check postgress log to see why mantis cant connect postgres??

I use mantis 1.1.1 with postgress 8.2 without problems

2008/2/28, Mauro Durante Jr. <[EMAIL PROTECTED]>:
> Hi,
>
> I need to set up Mantis (1.1.1) with PostgreSQL (8.2).
>
> The config_inc.php file is ready but Mantis cannot connect to the database.
>
> In this file, the "database variables" section is set as following
>
>     # --- database variables ---------
>
>     # set these values to match your setup
>     $g_hostname      = "localhost";
>     $g_db_username   = "postgres";
>     $g_db_password   = "postgres";
>      $g_database_name = "mantis_db";
>     $g_db_type       = "pgsql";
>
>
> when I click the "Check your installation" link at index.php, the return is:
> " Opening connection to database [mantis_db] on host [localhost] with
> username [postgres]                  BAD "
>
> All the rest is good, but the database connection isn´t being established.
>
> The PostgreSQL service is running and I can open the database manually.
>
> What should I do?
> What else should I say?
>
> I created a topic in the forum...
> if you wanna see, just follow the link
> http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4566
>
> Thank you!
> Mauro.
>
> -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft
>  Defy all challenges. Microsoft(R) Visual Studio 2008.
>  http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
>  mantisbt-help mailing list
>  [email protected]
>  https://lists.sourceforge.net/lists/listinfo/mantisbt-help
>
>


-- 
Piotr Szmigielski Poznań
'Press any key to continue or any other key to quit'
Reply To: [EMAIL PROTECTED]
ICQ# 236063520 GG# 1950736 Jabber# [EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
mantisbt-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to