1
restrada
xoops_session table is empty
  • 2007/3/11 6:17

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Site is working ok so far, users are able to register and login. However, I noticed that the table xoops_session is always empty. Is this ok?

Xoops 2.0.16
CentOS 4.4
Apache 2
Mysql 4.1.20
PHP 4.3.9

2
wizanda
Re: xoops_session table is empty
  • 2007/3/11 8:59

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Well considering it is the slow part of XOOPS MySql system, unsure

Normally it will store what users are doing on the siteā€¦

Make sure all files are there for Xoops, as it should keep a record of who is online and where people are in the system.
the faster Xoops_session runs the faster your site, can retrieve anybodies position whilst surfing the site.

Yet if all installed ok and everything works ok, then it should contain data when people are surfing.

3
stefan88
Re: xoops_session table is empty
  • 2007/3/11 10:54

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


I'm not familiar with 2.0.16, but do you have set "Use custom sessions" to yes in Administration Menu -> system admin -> Preferences -> General Settings?
..

4
restrada
Re: xoops_session table is empty
  • 2007/3/11 16:14

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Yes I have custom sessions activated, Perhaps the fact that I did an upgrade from 2.0.13->2.0.16 has something to do with it.

What script inserts the xoops_session data into the table?. In debug mode the only inserts that I see are the ones to xoops_online...

5
Stewdio
Re: xoops_session table is empty
  • 2007/3/11 20:12

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


Sessions will get dropped after a while, depending on your timeout settings via general admin settings. Sometimes these add up over time and need to be cleared out.

These are safe to clear out at any time. I generaly have custom sessions off to keep sql usage low.

Clearing these tables will log off current users if you decide to do some house cleaning when your site is a little busy with user activity.

Your site's not broken and everything appears to working as intended
XOOPS Community Support

6
restrada
Re: xoops_session table is empty
  • 2007/3/12 3:17

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


Thanks for the clarifications. However, I am planing to install 123flashchat and it seems that it obtains the users info through the xoops_session table.

7
restrada
Re: xoops_session table is empty
  • 2007/3/26 3:16

  • restrada

  • Just popping in

  • Posts: 11

  • Since: 2006/2/20


resolved:

Changed session.auto_start to "0" in php.ini and it worked.

Login

Who's Online

161 user(s) are online (112 user(s) are browsing Support Forums)


Members: 1


Guests: 160


vamptrix,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits