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

           Summary: Installer spewing warnings due to disable_functions
           Product: MediaWiki
           Version: 1.14-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Warning soup confusing people and making them think there's a problem. Reported
in 1.13.3:

Warning: shell_exec() has been disabled for security reasons in
/home/tayyebo/public_html/mediawiki-1.13.3/config/index.php on line 1874
Warning: exec() has been disabled for security reasons in
/home/tayyebo/public_html/mediawiki-1.13.3/config/index.php on line 1965
Warning: array_map() [function.array-map]: Argument #2 should be an array in
/home/tayyebo/public_html/mediawiki-1.13.3/config/index.php on line 1970
Warning: Invalid argument supplied for foreach() in
/home/tayyebo/public_html/mediawiki-1.13.3/config/index.php on line 1973
Notice: Undefined variable: wikiLang in
/home/tayyebo/public_html/mediawiki-1.13.3/config/index.php on line 1999

Needs a check for disable_functions in addition to safe_mode, and also the
return value of exec(locale) needs to be checked more rigorously.


-- 
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