Reza Posted March 9, 2014 Share Posted March 9, 2014 Hello, I just transfered my website to my new server. All requirements are installed and working fine but I'm getting a blank page on all of my WHMCS pages. I've enabled display_error mode and the following error has been appeared: Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /home/***/domains/***.com/public_html/whmcs/includes/classes/WHMCS/Session.php on line 0 What's that error means and how do I fix it? I tried to google this error but couldn't find any solution. Any idea? using v5.3.5 -- Best Regards, Reza A. 0 Quote Link to comment Share on other sites More sharing options...
Reza Posted March 9, 2014 Author Share Posted March 9, 2014 Resolved The solution was very simple The following line should be uncommented in php.ini ;session.save_path = "/tmp" http://ostico.it/content/linux/phpmyadmin/phpmyadmin-fatal-error-sessionstart 0 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.