Fatal error

please am getting this errors
Catchable fatal error : session_regenerate_id(): Failed to create(read) session ID: user (path: /php_sessions) in /home/vol1_5/epizy.com/epiz_23513328/htdocs/includes/functions/session.php on line 207

Are you using WordPress? Probably so. Try going to the directory above and comment the line 207 like this- //This is a comment

Did you customize the PHP sessions save path? If so, please don’t do that, because there are security restrictions in place to prevent your code from writing to arbitrary locations on the server.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.