Re: [mantisbt-help] Install issues with postgres

2013-03-15 Thread Bill McCormick
On 3/15/2013 11:02 AM, Bill McCormick wrote: > On 3/15/2013 9:13 AM, Bill McCormick wrote: >> database is not supported by PHP > I got past this with apt-get install php5-pgsql. > > Now it fails with this: > BAD > Database user doesn't have access to the database ( ERROR: syntax > error at or near

Re: [mantisbt-help] Install issues with postgres

2013-03-15 Thread Bill McCormick
On 3/15/2013 9:13 AM, Bill McCormick wrote: > database is not supported by PHP I got past this with apt-get install php5-pgsql. Now it fails with this: BAD Database user doesn't have access to the database ( ERROR: syntax error at or near "'mantis_user'" LINE 1: CREATE USER 'mantis_user' WITH PA

[mantisbt-help] Install issues with postgres

2013-03-15 Thread Bill McCormick
Running the install.php I'm getting a BAD Checking PHP support for database type: database is not supported by PHP. Check that it has been compiled into your server. I already have postgres installed and am using it for git (which I want to integrate with mantis.) Is this message erroneous in