Login or Register

RSS IconRecent posts in this topic

avatar
Danny on Mar 5. 2007. 2:50 pm
Here is the error I'm getting:

Error params:
File: /home/dannyh/public_html/clients/environment/library/database/adapters/MysqlDBAdapter.class.php
Line: 32


#0 /home/dannyh/public_html/clients/environment/library/database/adapters/AbstractDBAdapter.class.php(40): MysqlDBAdapter->connect(Array)
#1 /home/dannyh/public_html/clients/environment/library/database/DB.class.php(93): AbstractDBAdapter->__construct(Array)
#2 /home/dannyh/public_html/clients/environment/library/database/DB.class.php(64): DB::connectAdapter('mysql', Array)
#3 /home/dannyh/public_html/clients/init.php(104): DB::connect('mysql', Array)
#4 /home/dannyh/public_html/clients/index.php(9): require('/home/dannyh/pu...')
#5 {main}

Can anyone tell me whats wrong?
avatar Staff
Ilija Studen on Mar 5. 2007. 3:52 pm
Make sure that your connection parameters are correct and that your database server is up and running. Contact your support to verify that you have the correct data.
activeCollab team member | LinkedIn
avatar
Danny on Mar 5. 2007. 5:39 pm
MySQL info should be the same. What file contains that information in case I need to change it?
avatar
boxfan on Mar 6. 2007. 12:33 am
/config/config.php
avatar Staff
Ilija Studen on Mar 6. 2007. 2:59 am
Connection problems are usually caused by database server problems or by bad connection parameters so we should start from there. As boxfan said, open config/config.php and make sure that data in it is valid. Your support should be able to check that for you and give you additional information.
activeCollab team member | LinkedIn
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic