• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue plesk-php-cleanuper does ignore session.gc_maxlifetime settings from Plesk own versions

RobHost

Basic Pleskian
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
- Plesk Onyx, CentOS 7, 64 Bit

PROBLEM DESCRIPTION
- The cron /etc/cron.hourly/plesk-php-cleanuper script does not respect session.gc_maxlifetime settings from Plesk PHP versions in /opt/plesk/php/

STEPS TO REPRODUCE
- Just run the script.

ACTUAL RESULT
- Every session older than 24 minutes in /var/lib/php/session/ will be deleted, if not set in systems php.ini located im /etc (session.gc_maxlifetime)

EXPECTED RESULT
- Respect session.gc_maxlifetime also from Plesks own PHP versions located in /opt/plesk/php/<VERSION>/etc/php.ini
--------------------------------------------------------------
 
IMHO this is definitly not a feauture, but a serious bug in one of your scripts.
Please consider to open a bug report for this.
 
We are 4 years later and still have this issue, even when I have deleted all the « plesk-php-cleaneuper » scripts. How can I resolve these shorts session in order to make them longer ? (Php.ini session.gc_maxlifetime is not considered)
 
We are 4 years later and still have this issue, even when I have deleted all the « plesk-php-cleaneuper » scripts. How can I resolve these shorts session in order to make them longer ? (Php.ini session.gc_maxlifetime is not considered)
Still no solution to session.gc_maxlifetime not working at domain level?
 
Back
Top