This topic is locked, no new messages can be posted
avatar Danny Mar 5. 2007. 9: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 Ilija Studen Staff Mar 5. 2007. 10: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.
avatar Mar 6. 2007. 12:39 am
MySQL info should be the same. What file contains that information in case I need to change it?
avatar Mar 6. 2007. 7:33 am
/config/config.php
avatar Ilija Studen Staff Mar 6. 2007. 9: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.

Topic is locked

If you have something important to say about the issues discussed in this post please write at hi@a51dev.com.