Koozali.org: home of the SME Server

session handling problem

Offline jameswilson

  • *
  • 790
  • +0/-0
    • Security Warehouse, trade security equipment
session handling problem
« 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?

Offline jameswilson

  • *
  • 790
  • +0/-0
    • Security Warehouse, trade security equipment
Re: session handling problem
« Reply #1 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?

Offline ReetP

  • *
  • 3,853
  • +5/-0
Re: session handling problem
« Reply #2 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
...
1. Read the Manual
2. Read the Wiki
3. Don't ask for support on Unsupported versions of software
4. I have a job, wife, and kids and do this in my spare time. If you want something fixed, please help.

Bugs are easier than you think: http://wiki.contribs.org/Bugzilla_Help

If you love SME and don't want to lose it, join in: http://wiki.contribs.org/Koozali_Foundation

Offline jameswilson

  • *
  • 790
  • +0/-0
    • Security Warehouse, trade security equipment
Re: session handling problem
« Reply #3 on: July 01, 2024, 05:54:17 PM »
OK Sorry