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

OW Debug - Exception | Forum

Seng
Seng May 4 '12
Can you help me? I do need your help.
I have a problem when open my site and it says :

OW Debug - Exception

Message: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '10.183.36.243' (4) File: /home/wackwall/public_html/ow_core4888/database.php Line: 187 Trace: #0 /home/wackwall/public_html/ow_core4888/database.php(217): OW_Database->__construct(Array) #1 /home/wackwall/public_html/ow_core4888/ow.php(123): OW_Database::getInstance(Array) #2 /home/wackwall/public_html/ow_core4888/base_dao.php(47): OW::getDbo() #3 /home/wackwall/public_html/ow_system_plugins4888/base/bol/user_dao.php(67): OW_BaseDao->__construct() #4 /home/wackwall/public_html/ow_system_plugins4888/base/bol/user_dao.php(56): BOL_UserDao->__construct() #5 /home/wackwall/public_html/ow_system_plugins4888/base/bol/user_service.php(121): BOL_UserDao::getInstance() #6 /home/wackwall/public_html/ow_system_plugins4888/base/bol/user_service.php(110): BOL_UserService->__construct() #7 /home/wackwall/public_html/ow_core4888/application.php(708): BOL_UserService::getInstance() #8 /home/wackwall/public_html/ow_core4888/application.php(102): OW_Application->userAutoLogin() #9 /home/wackwall/public_html/index.php(43): OW_Application->init() #10 {main} Type: InvalidArgumentException
Michael I.
Michael I. May 4 '12
The following line means software cannot connect to MySQL server for some reason. 

Message: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '10.183.36.243'

Either MySQL server is down or access details in ow_includes/config.php are not valid.