Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
rllmukforum Posted April 8, 2016 Posted April 8, 2016 New centos stack (nginx, php5.6). I've just imported a data set from 4.1.9, uploaded files for 4.1.10 and need to access the upgrade script in the admin panel to get it to update the database to 4.1.10. Here's the error I'm presented with trying to access the admin panel: The upgrader uses PHP sessions to store data, however PHP sessions are currently not working correctly on your server. This is an issue you will need to contact your host about. (5C289/1) Here's phpinfo: Thoughts?
sudo Posted April 9, 2016 Posted April 9, 2016 Is there write permissions on the save_path? A lot of configs I have seen use /tmp as the save_path.
sk8er_boi Posted April 9, 2016 Posted April 9, 2016 I did it but no help. It still shows the same path on phpinfo tho. I edited the correct php.ini as shown on phpinfo itself.
rllmukforum Posted April 9, 2016 Author Posted April 9, 2016 Did you restart the php service? Or apache, if using it as a module. I think I fixed mine by setting write permissions to session.save_path directory. Changed a bunch of things at the same time but can't be 100% sure. Thanks for the responses.
sk8er_boi Posted April 11, 2016 Posted April 11, 2016 I had to restart php5-fpm service too. Didn't know apache2 and php working seperately. Thansk for the help folks. Now i'm stuck at this error
BrendanTA Posted March 25, 2017 Posted March 25, 2017 I've tried giving myself write perms and I've restarted and set php sessions save to /tmp but my forums still has the same error upon upgrading any help?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.