There was a WHM 64/66 bug with php session writing, however it looks like its been fixed. However Im still seeing evidence of it. Im posting it here because Im using CL alt-php with easyapache4 and I think it may have been for WHM users who use the native multiphp, but maybe not alt-php.
I posted a thread on the cpanel forums: https://forums.cpanel.net/threads/wh.../#post-2475291
Just curious if there is anything about this on CL side. Most notably right now my question is: where are my session files at? phpinfo() says /tmp but there arent any files there. There also arent any files in /opt/alt/php71/var/lib/php/session or /var/cpanel/php/sessions/ea-php71.
Ultimately my session are creating properly, but it looks like there is a problem 1% of the time at garbage collection.
I posted a thread on the cpanel forums: https://forums.cpanel.net/threads/wh.../#post-2475291
Just curious if there is anything about this on CL side. Most notably right now my question is: where are my session files at? phpinfo() says /tmp but there arent any files there. There also arent any files in /opt/alt/php71/var/lib/php/session or /var/cpanel/php/sessions/ea-php71.
Ultimately my session are creating properly, but it looks like there is a problem 1% of the time at garbage collection.
Comment