List:Eventum General Discussion« Previous MessageNext Message »
From:William G. Brownlow Date:October 12 2005 3:21pm
Subject:Database Error - Installation Successful but DB Error when Accessing
View as plain text  
I'm having a problem after installing Eventum 1.6.1 successfully.  I use the
database user and password to install the database and the tables are
created within mysql.  However, when I go to use the system, I get the
following errors.  I've double (and triple) checked the config.inc.php file
for any connection errors with my configuration.  The part that bugs me is
that it sets up correctly and then doesn't work.  This is when going to
index.php:  [Paths and names have been changed to protect the stupid, that
is, me.]

 

Database Error:

There seems to be a problem connecting to the database server specified in
your configuration file. Please contact your local system administrator for
further assistance.

 

And this from the errors.log file:

[Wed Oct 12 11:21:56 2005] An error was found on line '69' of script
'/home/httpd/vhosts/track/httpdocs/include/class.db_api.php'.

The error message passed to us was:

'DB Error: connect failed'

A more detailed error message follows:

' [nativecode=Access denied for user: 'db_user@localhost' (Using password:
YES)] ** Array'

 

A backtrace is available:

Array

(

    [0] => Array

        (

            [file] =>
/home/httpd/vhosts/track/httpdocs/include/db_access.php

            [line] => 32

            [function] => db_api

            [class] => db_api

            [type] => ->

            [args] => Array

                (

                )

 

        )

 

    [1] => Array

        (

            [file] => /home/httpd/vhosts/track/httpdocs/index.php

            [line] => 33

            [args] => Array

                (

                    [0] =>
/home/httpd/vhosts/track/httpdocs/include/db_access.php

                )

 

            [function] => include_once

        )

 

)

 

William G. Brownlow

brownlow@stripped

 



Thread
Database Error - Installation Successful but DB Error when AccessingWilliam G. Brownlow12 Oct
Re: Database Error - Installation Successful but DB Error when AccessingBryan Alsdorf15 Oct