Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to store CSRF Token in Session! Probably Sessions are not working properly #19081

Open
danielsherratt opened this issue Mar 26, 2024 · 1 comment
Labels
question Used when we need feedback from the submitter or when the issue is a question about PMA

Comments

@danielsherratt
Copy link

Describe the bug

New Installation

Server 2022 21H2
IIS 10
PHP 7.1.9
PHPMyAdmin 5.1.1
MySQL 8.0.36 CE

I have a number of sites on IIS so am not using localhost

I've pulled the zip from the previous versions section on the site (not github) and extracted the contents where I want it
I've changed the config.inc file and named it config.inc
image
Made changes to php.ini, the extensions however arent extension=curl or extension=mbstriing but php_mbstring
image
I've installed MySQL server only and created a main password, then installed the workbench and created a pma user and password
Rebooted iis and MySQL but getting the mentioned Error message
image

I've looked at Phpinfo and sessions is enabled
image

I cant upgrade PHP as I need it for another app on the IIS server

Any help gladly accepted

Daniel

@liviuconcioiu
Copy link
Contributor

I've changed the config.inc file and named it config.inc

It should be config.inc.php

@williamdes williamdes added the question Used when we need feedback from the submitter or when the issue is a question about PMA label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Used when we need feedback from the submitter or when the issue is a question about PMA
Projects
None yet
Development

No branches or pull requests

3 participants