now trying to install the Blesta V3.5.3 Free Trial version in my Ubuntu Linux Amazon server, doing the install by the Web Wizard, I got this error in screen:
SQLSTATE[HY000] [2005] Unknown MySQL server host '{database_host}' (0) on line 267 in /var/www/html/blesta/lib/model.php
Question
tonipouk
now trying to install the Blesta V3.5.3 Free Trial version in my Ubuntu Linux Amazon server, doing the install by the Web Wizard, I got this error in screen:
SQLSTATE[HY000] [2005] Unknown MySQL server host '{database_host}' (0) on line 267 in /var/www/html/blesta/lib/model.php
Printing Stack Trace:
#0 /var/www/html/blesta/lib/model.php(57): Model->makeConnection(NULL)
#1 /var/www/html/blesta/app/app_model.php(0): Model->__construct()
#2 /var/www/html/blesta/app/models/currencies.php(17): AppModel->__construct()
#3 [internal function]: Currencies->__construct()
#4 [internal function]: ReflectionClass->newInstance()
#5 /var/www/html/blesta/lib/loader.php(73): call_user_func_array(Array, Array)
#6 /var/www/html/blesta/helpers/currency_format/currency_format.php(33): Loader::loadModels(Object(CurrencyFormat), Array)
#7 [internal function]: CurrencyFormat->__construct()
#8 [internal function]: ReflectionClass->newInstance()
#9 /var/www/html/blesta/lib/loader.php(211): call_user_func_array(Array, Array)
#10 /var/www/html/blesta/lib/loader.php(95): Loader::loadAndInitialize(Object(AdminMain), 'helper', Array)
#11 /var/www/html/blesta/lib/controller.php(127): Loader::loadHelpers(Object(AdminMain), Array)
#12 /var/www/html/blesta/lib/controller.php(99): Controller->helpers(Array)
#13 /var/www/html/blesta/app/app_controller.php(0): Controller->__construct()
#14 /var/www/html/blesta/lib/dispatcher.php(85): AppController->__construct('admin_main', NULL, false)
#15 /var/www/html/blesta/index.php(21): Dispatcher::dispatch('/blesta/admin/')
#16 {main}
Any idea about what is happening?
Thanks
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.