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

           Summary: OOM Error in SearchUpdate.php when uploading
           Product: MediaWiki
           Version: 1.15.1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Uploading
        AssignedTo: [email protected]
        ReportedBy: [email protected]


'Clean' install of MW 1.15.1 on CentOS 5.3, Apache 2.2.3, uploading a file
appears to fail with a blank page, although the image does show up under Recent
Changes.  Checking ssl_error_log shows the following

[Wed Nov 04 02:08:42 2009] [error] [client A.B.C.D] PHP Fatal error:  Allowed
memory size of 20971520 bytes exhausted (tried to allocate 92160 bytes) in
/var/www/html/wiki/includes/SearchUpdate.php on line 91, referer:
https://domain.tld/wiki/index.php/Special:Upload

Tried changing memory_limit to 128M (from 64M)in /etc/php.ini, but that didn't
help.  

Tried commenting out line 91 of SearchUpdate.php, but that just resulted in the
same error occurring on line 97.

Tried multiple files, ranging in size from 428 bytes to 615K, same results. 
Made sure


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