Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Please help with 1.5.8 installation- Problems with session support

Please help with 1.5.8 installation- Problems with session support

Views: 4,475

Results 1 to 9 of 9
30 Jan 2023, 9:45 PM
#1
lifetein avatar

lifetein

New Zenner

Join Date:
May 2010
Posts:
2
Plugin Contributions:
0

Please help with 1.5.8 installation- Problems with session support

I am upgrading from 1.5.5 to 1.5.8. I got this error message: Some problems that need fixing before we continue: Problems with session support.

From the session below. It seems to be enabled. Have you seen something like this? I cannot move forward with the new installation. Thanks for your input.

session
Session Support enabled
Registered save handlers files user
Registered serializer handlers php_serialize php php_binary
Directive Local Value Master Value
session.auto_start Off Off
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_httponly no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_samesite no value no value
session.cookie_secure 0 0
session.gc_divisor 0 0
session.gc_maxlifetime 1440 1440
session.gc_probability 0 0
session.lazy_write On On
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /var/cpanel/php/sessions/ea-php56 /var/cpanel/php/sessions/ea-php74
session.serialize_handler php php
session.sid_bits_per_character 4 4
session.sid_length 32 32
session.upload_progress.cleanup On On
session.upload_progress.enabled On On
session.upload_progress.freq 1% 1%
session.upload_progress.min_freq 1 1
session.upload_progress.name PHP_SESSION_UPLOAD_PROGRESS PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix upload_progress_ upload_progress_
session.use_cookies 1 1
session.use_only_cookies 1 1
session.use_strict_mode no value 0
session.use_trans_sid no value 0

1 Feb 2023, 10:28 AM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,090
Plugin Contributions:
56

Re: Please help with 1.5.8 installation- Problems with session support

I *think *(keyword) that this might be the root of your issue:

session.use_trans_sid [B]no value[/B] 0 

Is it possible to set a php.ini override for the site where that value is specifically set to 0, i.e.

session.use_trans_sid=0
2 Feb 2023, 4:50 PM
#3
lifetein avatar

lifetein

New Zenner

Join Date:
May 2010
Posts:
2
Plugin Contributions:
0

Re: Please help with 1.5.8 installation- Problems with session support

The problem was solved by changing session.save_path /var/cpanel/php/sessions/ea-php56 to the correct php74 version.

2 Feb 2023, 5:29 PM
#4
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,799
Plugin Contributions:
15

Re: Please help with 1.5.8 installation- Problems with session support

You should be using at least PHP 8 with ZC 1.5.8, UNLESS you have some current mod that will not work with 8.

7.4 was End of Life (EOL) last November AND, 8.0 will go EOL this coming November.

7 Dec 2023, 6:33 PM
#5
charmlt avatar

charmlt

New Zenner

Join Date:
Mar 2005
Location:
Earth
Posts:
83
Plugin Contributions:
0

Re: Please help with 1.5.8 installation- Problems with session support

Has this been answered elsewhere? I also have a red "Problems with session support" banner and I'm using Geekhost with PHP 8.1

Thanks,
Mark

7 Dec 2023, 11:43 PM
#6
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,090
Plugin Contributions:
56

Re: Please help with 1.5.8 installation- Problems with session support

charmlt:

Has this been answered elsewhere? I also have a red "Problems with session support" banner and I'm using Geekhost with PHP 8.1

Thanks,
Mark
What are your site's Configuration :: Sessions settings? I've never seen such behavior on geekhost with the as-shipped settings.

8 Dec 2023, 12:36 AM
#7
charmlt avatar

charmlt

New Zenner

Join Date:
Mar 2005
Location:
Earth
Posts:
83
Plugin Contributions:
0

Re: Please help with 1.5.8 installation- Problems with session support

Fixed! Server-side mistake I made a couple of days ago. I accidentally broke the cloudlinux cagefs styuff in your account. Whatever that means:) Thankfully they had a backup on the server, it just needed a couple more weeks. Thanks for getting back to me!
Now I'm up, here we go again. leavesofkentucky.com/cart
If anyone knows of an Etsy type plugin or advice, I would like to hear about it! - Thanks, Mark Young

8 Dec 2023, 2:40 AM
#8
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,799
Plugin Contributions:
15

Re: Please help with 1.5.8 installation- Problems with session support

You might want to take another look while looking at https://docs.zen-cart.com/user/troubleshooting/blank_page/

9 Dec 2023, 12:56 PM
#9
charmlt avatar

charmlt

New Zenner

Join Date:
Mar 2005
Location:
Earth
Posts:
83
Plugin Contributions:
0

Re: Please help with 1.5.8 installation- Problems with session support

I was rescued by the Geekhost staff again! I decided to go into a previously saved version and along with the Geekhost Sysops, I'm back up and getting help from the Zen-Cart forum.
-Mark