Jump to content
  • 0

suhosin.get.max_value_length??


Apple

Question

Where do I find the following file/lines to change the max value "MediaWiki's ResourceLoader component will work around this limit, but that will degrade performance. If at all possible, you should set suhosin.get.max_value_length to 1024 or higher in php.ini, and set $wgResourceLoaderMaxQueryLength to the same value in LocalSettings.php."

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

php.ini is a system configuration file. If you host your own server, you can find the ini file location in phpinfo(). If you have hosting elsewhere, contact your host and ask them to change the value in php.ini. Once changed in php.ini, you should modify your LocalSettings.php file as indicated.

As a side note, this is only relevant if you are still stuck on PHP 5. The most recent version of MediaWiki does not support PHP 5. If you are using PHP 7, the warning is meaningless and you can safely ignore it.

Link to comment
Share on other sites

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.