Hi,
So I'm getting the following error when in debug mode
[8] SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php74) failed: Permission denied (13)
Im running php 8 not 7.
Now when I look at phpinfo.php I see this:
The loaded configurations file is /opt/cpanel/ea-php80/root/etc/php.ini but when I view that in terminal, the session path is not set in there.
I have looked in multiphp INI editor in my WHM panel and that shows the following.
I can't find anywhere else that is setting the save path?
Any ideas.
Thanks