AbanteCart Community

Shopping Cart Operations => Support => Topic started by: srajput on August 30, 2017, 09:44:06 PM

Title: Error on admin login page
Post by: srajput on August 30, 2017, 09:44:06 PM
Hi i am see this warning on Admin login page

Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error.

error in the log,

2017-08-31 1:34:13 - App Error: AbanteCart core v.1.2.10 Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error. in /home/crickhos/public_html/square.pk/core/helper/system_check.php on line 472

does anyone know how to fix this? I tried to search but couldn't find anything.
Title: Re: Error on admin login page
Post by: Basara on August 31, 2017, 01:24:10 AM
Hello.

Ask your hosting support for help
Title: Re: Error on admin login page
Post by: srajput on September 01, 2017, 09:26:05 PM
and what should i ask hosting support?

it doesn't provide much information. Do you know where it is trying to create session and which folder needs to be writable to save this session?

I am certain, hosting support will send me back to cart support.
Title: Re: Error on admin login page
Post by: abolabo on September 04, 2017, 04:09:45 AM
you can check session folder path via phpinfo inside your cpanel
http://blog.outsourcing-partners.com/wp-content/uploads/2012/05/session_save_path.jpg (http://blog.outsourcing-partners.com/wp-content/uploads/2012/05/session_save_path.jpg)
Abantecart system-check function detects is this folder writable for php
Title: Re: Error on admin login page
Post by: srajput on September 04, 2017, 12:17:05 PM
Hi Abolabo,

Thank you for reply. I just check and session.save_path is already set. /var/cpanel/php/session/ea-php56 for both master and local.

It was working fine when I installed the script, I just recently started seeing this issue.