Jump to content

tonipouk

Members
  • Posts

    7
  • Joined

  • Last visited

tonipouk's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. hello. ok in that post that you mentioned say that : Solution: Put this into /etc/php.ini include_path = /usr/share/php I tried it, and it was not working for me.... Finally what I did and YES is working for me what this: Put this into /etc/php.ini include_path = /usr/share/php5 That is working for me... And I am using a Ubuntu 64 bits Linux in Amazon AWS Thanks to all for all the help
  2. ok I changed manually the values for the data base inside the file blesta.php I a gave write permissions over all the folder /config and their files inside. Now the previous errors are gone... seems is better now. but I still have an issue. When I try to create a new staff member, I fill up all the details in the form , I use the option of Free 30 days trial, I send the form, that bring me to this url page: http://mydomain.com/blesta2/admin/login/setup And here where before I had a full empty white page, because now I am showing the errors, I got this new error on screen: Call to undefined function crypt_random() on line 1660 in /var/www/html/blesta2/vendors/phpseclib/Crypt/RSA.php why is not finding this function?
  3. Hi again, ok I changed the value and now is : Configure::errorReporting(-1); And now I am getting this error in screen : SQLSTATE[HY000] [2005] Unknown MySQL server host '{database_host}' (0) on line 267 in /var/www/html/blesta2/lib/model.php Printing Stack Trace: #0 /var/www/html/blesta2/lib/model.php(278): Model->makeConnection() #1 /var/www/html/blesta2/lib/model.php(117): Model->lazyConnect() #2 /var/www/html/blesta2/components/record/record.php(669): Model->query('SELECT `value` ...', Array) #3 /var/www/html/blesta2/components/session/session.php(249): Record->fetch() #4 [internal function]: Session->sessionSelect('9i64enahevr8rou...') #5 /var/www/html/blesta2/components/session/session.php(186): session_start() #6 /var/www/html/blesta2/components/session/session.php(38): Session->sessionSet(1800, 'sessions', 'id', 'expire', 'value', 'blesta_sid', true) #7 [internal function]: Session->__construct() #8 [internal function]: ReflectionClass->newInstance() #9 /var/www/html/blesta2/lib/loader.php(211): call_user_func_array(Array, Array) #10 /var/www/html/blesta2/lib/loader.php(85): Loader::loadAndInitialize(Object(AdminLogin), 'component', Array) #11 /var/www/html/blesta2/lib/controller.php(117): Loader::loadComponents(Object(AdminLogin), Array) #12 /var/www/html/blesta2/app/app_controller.php(0): Controller->components() #13 /var/www/html/blesta2/app/controllers/admin_login.php(14): AppController->preAction() #14 /var/www/html/blesta2/lib/dispatcher.php(102): AdminLogin->preAction() #15 /var/www/html/blesta2/index.php(28): Dispatcher::dispatch('/blesta2/admin/...') #16 {main} And if I see the apache logs I have this error: PHP Fatal error: Uncaught exception 'UnknownException' with message 'Invalid callback Session::sessionWrite, cannot access private method Session::sessionWrite()' in Unknown:0\nStack trace:\n#0 [internal function]: UnknownException::setErrorHandler(2, 'Invalid callbac...', 'Unknown', 0, Array)\n#1 {main}\n thrown in Unknown on line 0 [Thu Oct 08 20:39:47.161571 2015] [:error] [pid 21453] [client 82.132.239.109:10006] PHP Warning: Invalid callback Session::sessionClose, cannot access private method Session::sessionClose() in Unknown on line 0 Any idea about what is happening ?
  4. Hi, well I don't have right now teamviewer, but install it is not a problem. But my server is a Ubuntu Linux server 64 bits running in AWS EC2 Amazon, and I can't change that... If it is possible, if you can suggest me what is giung wrong in the Staff Login Form page, why when I send the form details, it show me a full empty white page? is like it doesn't have the rights for to show the result. there is any Log file of Blesta where I can see any clue ? Thanks
  5. Hi again. Ok seems that finally I got to install the Blesta version 3.5.3 I got to see the home page, but when I go to the form to create the first member of staff: http://my_website.com/blesta/admin/login/setup (please see the attached picture) I chose the 30 days trial version, I fill up all the details, and when I click in the button of "finish" , the site is sending the form values and finally just show me a full empty white page with nothing on it. This empty white page is still in the same url that before show me the staff form: http://my_website.com/blesta/admin/login/setup any idea about what is happening ? Thanks.
  6. 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
  7. Hi, I am trying to install a Free Trial version of Blesta V3.5.3 in our Ubuntu Linux AWS Amazon server. I made all the setup of the requirements in the server, and the Blesta Web Wizard installer showed me the OK "Green Pass" for all as you can see in one of the attached pictures. In this attached picture I remove the details for the MySQL data base, but of course that I added it. I click in the "install" button below, and the install process started, and is here when I get an error. I get this error in screen: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. on line 130 in /var/www/html/blesta/lib/model.php Printing Stack Trace: #0 /var/www/html/blesta/lib/model.php(130): PDOStatement->execute(Array) #1 /var/www/html/blesta/components/upgrades/tasks/upgrade3_0_0_a4.php(81): Model->query('ALTER TABLE `cl...') #2 /var/www/html/blesta/components/upgrades/tasks/upgrade3_0_0_a4.php(52): Upgrade3_0_0A4->alterCustomFields() #3 /var/www/html/blesta/components/upgrades/upgrades.php(226): Upgrade3_0_0A4->process('alterCustomFiel...') #4 /var/www/html/blesta/components/upgrades/upgrades.php(75): Upgrades->processObject(Object(Upgrade3_0_0A4), NULL) #5 /var/www/html/blesta/app/controllers/install.php(424): Upgrades->start('3.0.0-a3', NULL) #6 /var/www/html/blesta/lib/dispatcher.php(111): Install->process() #7 /var/www/html/blesta/index.php(21): Dispatcher::dispatch('/blesta/install...') #8 {main} I checked and 94 tables were created well in the MySQL Data Base that I provided in the previous step. Can someone tell me what is going wrong and how to fix it? Thanks for all.
×
×
  • Create New...