Jump to content
  • 0

Mediawiki 1.31 user login problem


pascalbianca

Question

Hello everyone,

After the user has logged in, the user is not logged in, but no error appears either.

After the installation it did'nt work because it came up with a certain error where I had to change this line from 32 to 24 in the sessionmanager.php:

public static function validateSessionId( $id ) {
return is_string( $id ) && preg_match( '/^[a-zA-Z0-9_-]{24,}$/', $id );}

I came across this via Google.

Now everything works, but when i tryed to login,  somehow it does not remember it.

My current versions are 

Apache/2.4.37 (Win32) OpenSSL/1.0.2p PHP/7.0.33
Cliëntversie van database: libmysql - mysqlnd 5.0.12-dev - 20150407 
PHP-uitbreiding: mysqliDocumentatie curlDocumentatie mbstringDocumentatie
PHP-versie: 7.0.33

 

Who knows to solve this problem?

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.