• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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