I’m afraid I’m out of ideas at this point, sorry :injured:
I understand. One strange thing, I just set the save_path in htaccess in app1 back to the value that worked but when I look in phpinfo it isn’t changed. Still using the default value.
And again, thanks so much for your help. I’ll let you know what it was once I figure it out.
The solution is to use a chmod 1777 on the /var/lib/php/session directory. I guess my next question is the security risk of 1777 in this instance but that will be another thread. For now this works just fine with that in there. And again, thanks so much for your help.