Hello All,
I am trying to install oxwall on my hosting account, it shows the first install page after i fill in the information details it and click continue for the next page it gives this error as " Internal Server error 500"
This is what it shows in the error logs ...
My hosting account setup is Nginx with reverse proxy on apache.
Hosting reply "It may be an issue with the nginx reverse proxy interacting with the MySQL server. "
Please note the same server has 2 installation of skadate/oxwall running live successfully. So i dont think anything is missing for the server requirements.
Just done know if it has to do something with nginx setup as i have recently changed my hosting company.
------------------------------------------------------------------
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Notice] Message: Use of undefined constant OW_URL_HOME - assumed 'OW_URL_HOME' File: /home/xxxxxxdatingfree/public_html/ow_cron/run.php Line:60
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Notice] Message: Use of undefined constant OW_DB_HOST - assumed 'OW_DB_HOST' File: /home/xxxxxxdatingfree/public_html/ow_core/ow.php Line:215
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Notice] Message: Use of undefined constant OW_DB_USER - assumed 'OW_DB_USER' File: /home/xxxxxxdatingfree/public_html/ow_core/ow.php Line:216
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Notice] Message: Use of undefined constant OW_DB_PASSWORD - assumed 'OW_DB_PASSWORD' File: /home/xxxxxxdatingfree/public_html/ow_core/ow.php Line:217
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Notice] Message: Use of undefined constant OW_DB_NAME - assumed 'OW_DB_NAME' File: /home/xxxxxxdatingfree/public_html/ow_core/ow.php Line:219
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Warning] Message: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known File: /home/xxxxxxdatingfree/public_html/ow_core/database.php Line:197
[Sat Dec 30 11:48:45 2017] [ow_core_log] [Exception] Message: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known File: /home/xxxxxxdatingfree/public_html/ow_core/database.php
Line:226 Trace: [#0 /home/xxxxxxdatingfree/public_html/ow_core/database.php(256): OW_Database->__construct(Array) |
#1 /home/xxxxxxdatingfree/public_html/ow_core/ow.php(239): OW_Database::getInstance(Array) |
#2 /home/xxxxxxdatingfree/public_html/ow_core/base_dao.php(47): OW::getDbo() |
#3 /home/xxxxxxdatingfree/public_html/ow_system_plugins/base/bol/config_dao.php(66): OW_BaseDao->__construct() |
#4 /home/xxxxxxdatingfree/public_html/ow_system_plugins/base/bol/config_dao.php(55): BOL_ConfigDao->__construct() |
#5 /home/xxxxxxdatingfree/public_html/ow_system_plugins/base/bol/config_service.php(69): BOL_ConfigDao::getInstance() |
#6 /home/xxxxxxdatingfree/public_html/ow_system_plugins/base/bol/config_service.php(58): BOL_ConfigService->__construct() |
#7 /home/xxxxxxdatingfree/public_html/ow_core/config.php(51): BOL_ConfigService::getInstance() |
#8 /home/xxxxxxdatingfree/public_html/ow_core/singleton.php(17): OW_Config->__construct() |
#9 /home/xxxxxxdatingfree/public_html/ow_core/ow.php(176): OW_Config::getInstance() |
#10 /home/xxxxxxdatingfree/public_html/ow_cron/run.php(62): OW::getConfig() | #11 {main}]
------------------------------------------------------
Regards