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
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
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