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

       Web browser: ---
             Bug #: 29528
           Summary: diff3 not found / parameter length
           Product: MediaWiki
           Version: 1.17.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


PHP 5.3.6-12 ist installiert.
GNU diff3 wurde nicht gefunden.
Die im System integrierte GD-Grafikbibliothek wurde gefunden.

Miniaturansichten von Bildern werden möglich sein, sobald das Hochladen von
Dateien aktiviert wurde.
Zur Unicode-Normalisierung wird die PECL-Erweiterung intl eingesetzt.
Suhosin is installed and limits the GET parameter length to 2048 bytes.
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 .
Die Installationsumgebung wurde geprüft. MediaWiki kann installiert werden.

-----
According to this

root@webserver:/etc# which diff3
/usr/bin/diff3

root@webserver:/etc# diff3 --version
diff3 (GNU diffutils) 3.0
Copyright © 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Randy Smith.

Linux webserver 2.6.39-2-amd64 #1 SMP Wed Jun 8 11:01:04 UTC 2011 x86_64
GNU/Linux

root@webserver:/etc# php --version
PHP 5.3.6-12 with Suhosin-Patch (cli) (built: Jun 15 2011 09:34:36) 
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
    with XCache v1.3.2, Copyright (c) 2005-2011, by mOo
    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH

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