We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Remove Oxwall Logo | Forum

Topic location: Forum home » Support » General Questions
Nick
Nick Nov 4 '14

Please help me!! So I deleted the logo but then saw that it was not allowed. I have since put all the coding back in to ensure the logo is back but I still can't get back to my website because I still have the error which states:


OW Debug - Exception

Message:SQLSTATE[28000] [1045] Access denied for user 'thebinky'@'localhost' (using password: YES)File:/home2/thebinky/public_html/ow_core/database.phpLine:223Trace:#0 /home2/thebinky/public_html/ow_core/database.php(253): OW_Database->__construct(Array) #1 /home2/thebinky/public_html/ow_core/ow.php(230): OW_Database::getInstance(Array) #2 /home2/thebinky/public_html/ow_core/base_dao.php(47): OW::getDbo() #3 /home2/thebinky/public_html/ow_system_plugins/base/bol/config_dao.php(66): OW_BaseDao->__construct() #4 /home2/thebinky/public_html/ow_system_plugins/base/bol/config_dao.php(55): BOL_ConfigDao->__construct() #5 /home2/thebinky/public_html/ow_system_plugins/base/bol/config_service.php(63): BOL_ConfigDao::getInstance() #6 /home2/thebinky/public_html/ow_system_plugins/base/bol/config_service.php(52): BOL_ConfigService->__construct() #7 /home2/thebinky/public_html/ow_core/config.php(48): BOL_ConfigService::getInstance() #8 /home2/thebinky/public_html/ow_core/config.php(68): OW_Config->__construct() #9 /home2/thebinky/public_html/ow_core/ow.php(167): OW_Config::getInstance() #10 /home2/thebinky/public_html/ow_core/ow.php(100): OW::getConfig() #11 /home2/thebinky/public_html/ow_core/ow.php(145): OW::detectContext() #12 /home2/thebinky/public_html/index.php(44): OW::getApplication() #13 {main}Type:

InvalidArgumentException

ross Team
ross Nov 4 '14
Check the database access details and put the correct ones in the config.php file

And please do the search before posting anything, this topic has already been discussed a bunch of times. 

The Forum post is edited by ross Nov 4 '14
Nick
Nick Nov 4 '14
Thanks for your response ross! Sorry I tried to find the solution in other posts but I'm a newbie so exactly how do I go about checking the database access details? Thanks for your help.
Durlabh Ashok
Durlabh Ashok Nov 4 '14
uote from Nick gadbury Thanks for your response ross! Sorry I tried to find the solution in other posts but I'm a newbie so exactly how do I go about checking the database access details? Thanks for your help.

Look here for config files:

Yoursite.com/ow_includes/config.php















For MySql Database Information:

Login into your Cpanel

Find MySql Database(Name can vary)

Click and open it there you can find all information you need, Take a look at the following demo screenshot:

 

The Forum post is edited by Durlabh Ashok Nov 4 '14
ross Team
ross Nov 4 '14
Ashok +1