https://bugzilla.wikimedia.org/show_bug.cgi?id=33750

       Web browser: ---
             Bug #: 33750
           Summary: adding option --memory-limit to SMW maintenance
                    scripts
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Since PHP 5.3 servers running the suhosin extension complain about automatic
disabling of the memory_limit by scripts executed via cron (ALERT - script
tried to disable memory_limit by setting it to a negative value -1 bytes which
is not allowed). The standard MW maintenance scripts introduced the option
--memory-limit <some value> to overcome this problem. Thus it might be a good
idea to add this functionality to SMW maintenance scripts too.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to