RedPigTech Posted August 2, 2019 Share Posted August 2, 2019 Please, can someone assist? I am very technical but don't know coding really. I'm using Prestashop 1.7.6. When I go to the sign-in section on the front page and create a customer account I get a 500 error as per below. Quote This page isn’t working shop.redpigtech.com is currently unable to handle this request. HTTP ERROR 50 However, when I go to my customer's page on the backend the test customer is there as being successful in registering. Then when I try and log in using the customer details I get the same error. When I turn on debugging I get the below immediately and it will not allow me to click on anything else. Quote When I turn on debugging I get the below immediately and it will not allow me to click on anything else. (1/1) ContextErrorException Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php70) failed: Permission denied (13) in StrictSessionHandler.php line 101 at StrictSessionHandler->gc(1440)in SessionHandlerProxy.php line 83 at SessionHandlerProxy->gc(1440) at session_start()in NativeSessionStorage.php line 145 at NativeSessionStorage->start()in NativeSessionStorage.php line 295 at NativeSessionStorage->getBag('attributes')in Session.php line 258 at Session->getBag('attributes')in Session.php line 280 at Session->getAttributeBag()in Session.php line 73 at Session->get('_security_main')in ContextListener.php line 89 at ContextListener->handle(object(GetResponseEvent))in WrappedListener.php line 46 at WrappedListener->handle(object(GetResponseEvent))in TraceableFirewallListener.php line 35 at TraceableFirewallListener->handleRequest(object(GetResponseEvent), object(Generator))in Firewall.php line 84 at Firewall->onKernelRequest(object(GetResponseEvent))in FirewallListener.php line 48 at FirewallListener->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))in WrappedListener.php line 115 at WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher))in EventDispatcher.php line 212 at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener),object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener),object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent))in EventDispatcher.php line 44 at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent))in TraceableEventDispatcher.php line 143 at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))in HttpKernel.php line 127 at HttpKernel->handleRaw(object(Request), 1)in HttpKernel.php line 68 at HttpKernel->handle(object(Request), 1, false)in Kernel.php line 200 at Kernel->handle(object(Request), 1, false)in index.php line 86 Link to comment Share on other sites More sharing options...
RedPigTech Posted August 19, 2019 Author Share Posted August 19, 2019 Is there anybody that can help with the above problem. I'm really stuck and can't move forward until customers can log in place orders. 🙏 Link to comment Share on other sites More sharing options...
agroimpex.ro Posted March 9, 2020 Share Posted March 9, 2020 On 8/19/2019 at 1:43 PM, RedPigTech said: Is there anybody that can help with the above problem. I'm really stuck and can't move forward until customers can log in place orders. 🙏 try to change the php version to 7.1 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