https://bugzilla.wikimedia.org/show_bug.cgi?id=43738
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #0) > When your php has Suhosin support, php update.php throws this message > > suhosin[29923]: ALERT - script tried to disable memory_limit by setting it > to a > negative value -1 bytes which is not allowed (attacker 'REMOTE_ADDR not set', > file '/srv/www-ssl/htdocs/phase3/maintenance/Maintenance.php', line 546) I doubt there's much we can do about this. We have legitimate reasons for disabling the memory limit here. Does this just give an alert, or does it also prevent the script from executing? Perhaps we could set the limit to a couple gigabytes instead or something. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
