Hi I have a few scripts that are situated on the same server/host using sessions that happen to have overlapping names.
My question is: is there a way to specify path restrictions for sessions? Or even specify the "session.save_path" parameter via the script?
Thanks.