This topic is locked

Login Problem when changing php version

4/9/2020 18:08:58
PHPRunner General questions
K
kohle author

Hi,
I have some projects generated with phprunner 10.3 at my webhoster.
At my webhoster panel I can change the php version.

It is was 5.3 and I changed it to 7.3 or other
What happens now is that in my projects generated with phprunner

I cant login anymore . I enter name and password and click on sign in button

and I stay in the login page without error, nothing.
When I change back to php 5.3 it works again for my phprunner 10.3 projects

fhumanes 4/12/2020

What I'm going to tell you is nonsense, but many times the problems are nonsense.
Look, in the "Security" tab the option "registration and password .." and verify that in all cases the encryption you use is MD5 (version that was fixed up to the version).
Regards,

Sergey Kornilov admin 4/12/2020

Turned out to be a simply misconfigured PHP on the server, sessions didn't work.