ApoloLA Posted September 16, 2018 Share Posted September 16, 2018 Hello everybody I hope you are all doing great! I'm using PrestaShop for the first time. I need two instances of PrestaShop. My host is Bluehost, whose support is usually very good, but let me down this time... So I did two manual installs of PrestaShop on two separate domains, both hosted by Bluehost. One is working perfectly, but the other one isn't. Basically half the Admin section is broken, and I get the bellow error message. Please help find a solution. Thank you and best regards! Apolo LA (1/1) RuntimeException Failed to start the session: already started by PHP. in NativeSessionStorage.php line 137 at NativeSessionStorage->start()in Session.php line 59 at Session->start()in SessionTokenStorage.php line 78 at SessionTokenStorage->hasToken('ANONYMOUS_USER')in CsrfTokenManager.php line 72 at CsrfTokenManager->getToken('ANONYMOUS_USER')in Router.php line 49 at Router->generate('admin_product_new')in Configuration.php line 97 at Configuration->getConfiguration(object(Router))in OnBoarding.php line 141 at OnBoarding->loadConfiguration(object(Router))in OnBoarding.php line 57 at OnBoarding->__construct(object(TranslatorComponent), object(Smarty_Data), object(Welcome), object(Router))in welcome.php line 75 at Welcome->__construct() at ReflectionClass->newInstance()in Container.php line 127 at Container->makeInstanceFromClassName('welcome', array('welcome' => true))in Container.php line 160 at Container->doMake('welcome', array('welcome' => true))in Container.php line 173 at Container->make('welcome')in ServiceLocator.php line 60 at ServiceLocator::get('welcome')in Module.php line 1091 at ModuleCore::coreLoadModule('welcome')in Module.php line 1071 at ModuleCore::getInstanceByName('welcome')in Hook.php line 837 at HookCore::exec('displayBackOfficeHeader', array('cookie' => object(Cookie), 'cart' => null))in AdminController.php line 2780 at AdminControllerCore->init()in AdminCategoriesController.php line 107 at AdminCategoriesControllerCore->init()in Controller.php line 236 at ControllerCore->run()in Dispatcher.php line 428 at DispatcherCore->dispatch()in index.php line 99 Link to comment Share on other sites More sharing options...
jstillings1 Posted September 30, 2018 Share Posted September 30, 2018 My guess is your not on a reseller account and in one cpanel you have the php set to the highest it goes and the other is set to the standard 5.4 which is too low. try going into each cpanel account and setting them to , dare i say it, 7.2 cringe.. waits for the world to crash. Most reports are saying 1.7.4.2 requires php 7.2 although I have installed with less 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