Rhobur Posted October 16, 2016 Share Posted October 16, 2016 Hi, Trying to install on a free tier AWS with php 5.6 It stops at the last step "Configure shop information" without any other descriptive error. Debug true. Retried several times without success. Any ideas? Regards, Robert Link to comment Share on other sites More sharing options...
Rhobur Posted October 17, 2016 Author Share Posted October 17, 2016 ubuntu 16.04 on AWS, all necessary extensions installed (no errors about that), php 5.6 Edit: Managed to display the error: Whoops, looks like something went wrong. ContextErrorException in FrontController.php line 1360: Notice: Trying to get property of non-object in FrontController.php line 1360 at ErrorHandler->handleError('8', 'Trying to get property of non-object', '/var/www/html/PS17RC2/classes/controller/FrontController.php', '1360', array('curr' => array(), 'fields' => array('name', 'iso_code', 'iso_code_num', 'sign'), 'field_name' => 'name')) in FrontController.php line 1360 at FrontControllerCore->getTemplateVarCurrency() in FrontController.php line 466 at FrontControllerCore->assignGeneralPurposeVariables() in FrontController.php line 490 at FrontControllerCore->initContent() in IndexController.php line 37 at IndexControllerCore->initContent() in Controller.php line 201 at ControllerCore->run() in Dispatcher.php line 357 at DispatcherCore->dispatch() in index.php line 28 Seems like a Symphony error but I am not much good at that. The PS is the packaged version from the PS download section not the github cloned version Link to comment Share on other sites More sharing options...
bellini13 Posted October 17, 2016 Share Posted October 17, 2016 The code is trying to get the name of the current currency. When do you receive this error? And what currencies do you have installed? And what are their names? Link to comment Share on other sites More sharing options...
Rhobur Posted October 18, 2016 Author Share Posted October 18, 2016 I haven't set up any currency since the install stops on the last step.. The only related option was selecting the country and the timezone on a previous install step. I could try and restart the install by selecting another country and timezone but that would not solve the issue I think. Link to comment Share on other sites More sharing options...
bellini13 Posted October 18, 2016 Share Posted October 18, 2016 Most likely the country and timezone you choose, determines the localization settings (including currency). My guess is that localization is broken. Link to comment Share on other sites More sharing options...
El Patron Posted October 18, 2016 Share Posted October 18, 2016 did you try installing 1617 on same aws to see if it's hosting related issue? Link to comment Share on other sites More sharing options...
Rhobur Posted October 19, 2016 Author Share Posted October 19, 2016 @El, Yes, I could install the 1.6.1.7 with the same settings so I guess this is a 1.7 issue. I'll delete the files and try again to install it, for the nth time, different issues every time sigh.... Link to comment Share on other sites More sharing options...
Rhobur Posted October 23, 2016 Author Share Posted October 23, 2016 @mdekker, you were right, I apparently had some problems with the openssl and json, also an issue with the locale. Solved now and finnaly a working PS 1.7 RC2 :-) Thanks! Have a great weekend everybody! Link to comment Share on other sites More sharing options...
a_smith Posted October 30, 2016 Share Posted October 30, 2016 (edited) It doesnt help me much. I have all those components already installed on my server but RC2 wont install. Edited October 30, 2016 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted October 30, 2016 Share Posted October 30, 2016 rc3 was released, give that a try Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now