Page MenuHomePhabricator
Feed Search

May 1 2018

Ti30 added a comment to T139559: Fresh 1.27.0 install: ParameterAssertionException: Bad value for parameter maxKeys: must be above zero.

Got this Exception while upgrading from 1.23 branch to 1.27, too. Simply changing webspace's PHP to 7 didn´t fix my issue right away... had to search / fix .htaccess entries from Strato with code similar to
...
AddType application/x-httpd-php7 .php

May 1 2018, 4:13 PM · MediaWiki-Core-AuthManager, MediaWiki-General