Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x Contribs => Topic started by: jameswilson on July 01, 2024, 04:58:02 PM

Title: session handling problem
Post by: jameswilson on July 01, 2024, 04:58:02 PM
I have a problem with sessions on a zencart hosted on sme.

They (zencart) say I have problem with session handling.
I have tested this myself and can see that a new session is created for me.

Im unsure where to start looking as to what the problem is and then how to fix.

Ive looked in the places where i expect sessions to be stored
/var/lib/php/sw-zen/session

but this folder is empty.

Which isnt what i expected. Is this where they are or are they stroed elsewhere?
Title: Re: session handling problem
Post by: jameswilson on July 01, 2024, 05:03:55 PM
update
Ive searched the filesystem for any sessions and cant seem to find any.
Are they stored in a db rather than files?
Title: Re: session handling problem
Post by: ReetP on July 01, 2024, 05:42:00 PM
You are better off sticking on one thread as you are trying to diagnose one issue.

I'd stay on this one and work through one issue at a time instead of trying to separate them all.

https://forums.koozali.org/index.php/topic,55194.0.html
Title: Re: session handling problem
Post by: jameswilson on July 01, 2024, 05:54:17 PM
OK Sorry