megafonico Posted July 25 Share Posted July 25 I created a new CubeCart installation from scratch to test some plugins. For almost any operation I try on the front end or back end, the system gives this error: /home/lumin/public_html/classes/session.class.php:725 - session_start() [<a href='http://docs.php.net/manual/en/function.session-start.php'>function.session-start.php</a>]: ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php82) failed: Permission denied (13) Store is: 6.5.5 and PHP is 8.2.21 Does anybody have any insight here? Quote Link to comment Share on other sites More sharing options...
Al Brookbanks Posted July 25 Share Posted July 25 This looks like a web hosting php session configuration issue. If you shoe them this error message I have no doubt they can fix it. Quote Link to comment Share on other sites More sharing options...
megafonico Posted July 25 Author Share Posted July 25 Must be. As a test I downgraded the PHP to 7.4 and the error disappeared. There must be something wrong with the PHP 8 configuration. From what I gather now, it has to do with the folder where the session data is stored. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.