Hello everyone
I am on a fresh install on ubuntu 16.4 and PHP 7.0.18-0ubuntu0.16.04.1 (cli) ( NTS ).
I am getting all these weird errors.
The one that worries me the most - since oxwall is not functioning at all, is:
It says that php mysql module is not installed....
Any ideas?
Anyone has that configuration installed??
And following that:
Message:SQLSTATE[HY000] [1045] Access denied for user 'xxx'@'localhost' (using password: YES)
File:/xxx/ow_core/database.php
Line:226
Trace:
#0 /xxx/ow_core/database.php(256): OW_Database->__construct(Array)
#1 /xxx/ow_core/ow.php(239): OW_Database::getInstance(Array)
#2 /xxx/ow_core/base_dao.php(47): OW::getDbo()
#3 /xxx/ow_system_plugins/base/bol/config_dao.php(66): OW_BaseDao->__construct()
#4 /xxx/ow_system_plugins/base/bol/config_dao.php(55): BOL_ConfigDao->__construct()
#5 /xxx/ow_system_plugins/base/bol/config_service.php(69): BOL_ConfigDao::getInstance()
#6 /xxx/ow_system_plugins/base/bol/config_service.php(58): BOL_ConfigService->__construct()
#7 /xxx/ow_core/config.php(51): BOL_ConfigService::getInstance()
#8 /xxx/ow_core/singleton.php(17): OW_Config->__construct()
#9 /xxx/ow_core/ow.php(176): OW_Config::getInstance()
#10 /xxx/ow_core/ow.php(106): OW::getConfig()
#11 /xxx/ow_core/ow.php(151): OW::detectContext()
#12 /xxx/index.php(47): OW::getApplication()
#13 {main}
Type:InvalidArgumentException