User sessions

Hi,

I’m new to using Dolibarr, and have to say so far I’m loving it and it’s functionality…

I want to be able to use the user sessions and view what sessions are currently active, however I get this message when I go into the section:-

“Your PHP seems to not allow to list active sessions. Directory used to save sessions () might be protected (For example, by OS permissions or by PHP directive open_basedir).”

What directory do the user sessions get written to by default? and would I have to set the open_basedir in the php.ini? as currently it is commented out.

Thanks in advance

Joowls

We have the same issue. I have disabled open_basedir restriction, but the warning is still persists. Is it related to php settings or OS permission ?

We have absolutly the same issue. Dolibarr 3.5.2 on Linux server.
Hope to have some soonest sugestion.