• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Php on FastCGI and Session IDs

V

varet

Guest
I have a problem, with PHP sessionid on sites.

It is not working properly when i change a site from PHP Apache Module to FastCGI or CGI.


Any suggestion on this problem?
 
which os ?

you need to make the session directory writable for the ftp users, there are other theards about this in this forum ...

on centos we do
Code:
chmod 777 /var/lib/php/session
 
It's really best way to fix it?
I think it is not secure...
 
I've reported this issue in the past too, it's sad to see that Plesk still doesn't fix this by itself.

Maybe in a future version? Anyone from Parallels?
 
Back
Top