Dave Saunders Posted January 6, 2022 Share Posted January 6, 2022 HI All, Whenever I log into my back office I get the following notice and am unable to edit any part of the site. Notice on line 101 in file /home3/blackydj/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php [8] SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php74) Could anyone help Link to comment Share on other sites More sharing options...
ps8modules Posted January 6, 2022 Share Posted January 6, 2022 (edited) Webhosting PHP settings. Change the session_save_path to something inside your home directory. https://documentation.cpanel.net/plugins/servlet/mobile?contentId=31687395#content/view/31687395 Edited January 6, 2022 by 4you.software (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted January 7, 2022 Share Posted January 7, 2022 Then off PS debug mode. It's It's notice and does not stop the script. Very seldom more like rarely does a notice or warning require action Also never run debug mode unless actively debugging, else turn it off. Link to comment Share on other sites More sharing options...
Dave Saunders Posted January 17, 2022 Author Share Posted January 17, 2022 Hi, I am still having this issue Whoops, looks like something went wrong. (1/1) FatalThrowableError Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in NativeSessionStorage.php line 400 at DebugClassLoader->loadClass('Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage') at spl_autoload_call('Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage')in appDevDebugProjectContainer.php line 4866 at appDevDebugProjectContainer->getSession_Storage_NativeService()in appDevDebugProjectContainer.php line 3639 at appDevDebugProjectContainer->getSessionService()in appDevDebugProjectContainer.php line 3619 at appDevDebugProjectContainer->getSecurity_Csrf_TokenManagerService()in getPrestashop_RouterService.php line 11 at require('/home3/blackydj/public_html/var/cache/dev/ContainerF1taww4/getPrestashop_RouterService.php')in appDevDebugProjectContainer.php line 2754 at appDevDebugProjectContainer->load('getPrestashop_RouterService.php')in appDevDebugProjectContainer.php line 4427 at appDevDebugProjectContainer->getLocaleListenerService()in appDevDebugProjectContainer.php line 4081 at appDevDebugProjectContainer->ContainerF1taww4\{closure}()in EventDispatcher.php line 231 at EventDispatcher->sortListeners('kernel.finish_request')in EventDispatcher.php line 61 at EventDispatcher->getListeners('kernel.finish_request')in ContainerAwareEventDispatcher.php line 129 at ContainerAwareEventDispatcher->getListeners('kernel.finish_request')in TraceableEventDispatcher.php line 259 at TraceableEventDispatcher->preProcess('kernel.finish_request')in TraceableEventDispatcher.php line 137 at TraceableEventDispatcher->dispatch('kernel.finish_request', object(FinishRequestEvent))in HttpKernel.php line 209 at HttpKernel->finishRequest(object(Request), 1)in HttpKernel.php line 74 at HttpKernel->handle(object(Request), 1, false)in Kernel.php line 200 at Kernel->handle(object(Request), 1, false)in index.php line 82 Link to comment Share on other sites More sharing options...
ps8modules Posted January 17, 2022 Share Posted January 17, 2022 (edited) Prestashop version ? PHP version 7.4 ? Has the Prestashop upgrade been done? Edited January 17, 2022 by 4you.software (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted January 18, 2022 Share Posted January 18, 2022 9 hours ago, Dave Saunders said: Hi, I am still having this issue Did you update your php version? if yes please check your session location from your php settings. I think the session storage permission made problem Thank you 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