AbanteCart Community

Shopping Cart Operations => Support => Topic started by: maulikvrl2010 on April 01, 2023, 03:52:22 AM

Title: Seesion
Post by: maulikvrl2010 on April 01, 2023, 03:52:22 AM
My server show me this error so download in localhost but it's still show me this error.


" 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."


It's show me localhost error why how to solve this also try to change php.ini file session.auto-save:0 or 1 both try and restat server but it's show me same error Pleases help
Title: Re: Seesion
Post by: maulikvrl2010 on April 01, 2023, 05:35:05 AM
also i can't access my admin panle
Title: Re: Seesion
Post by: Basara on April 03, 2023, 02:44:56 AM
Hello.
If you work on localhost you need to find where PHP store the session files and make this folder writable
https://stackoverflow.com/questions/6628275/how-to-get-my-session-to-write-to-apache
Title: Re: Seesion
Post by: maulikvrl2010 on April 04, 2023, 01:00:55 AM
Thanks for replay it's solve there .htaccess file get session save in path error which is delete working fine TY brother