Err, ignore that part. Did you restart apache?
V/r,
Ryan Lane
-----Original Message----- From: wikitech-l-bounces@wikimedia.org [SMTP:wikitech-l-bounces@wikimedia.org] On Behalf Of Lane, Ryan Sent: Thursday, July 14, 2005 9:40 AM To: 'Wikimedia developers' Subject: RE: [Wikitech-l] Uploaded file size limits
Check /etc/php.ini, and the php.conf file under apache's configuration to make sure you are allowing larger uploads as well.
V/r,
Ryan Lane NAVOCEANO
-----Original Message----- From: wikitech-l-bounces@wikimedia.org [SMTP:wikitech-l-bounces@wikimedia.org] On Behalf Of Stanislav Traykov Sent: Thursday, July 14, 2005 9:31 AM To: wikitech-l@wikimedia.org Subject: [Wikitech-l] Uploaded file size limits
Hi,
I'm trying to set up a wiki accepting large file uploads (up to 50MB) but for some reason I can't upload anything larger than ~8MB: after I click the upload button it waits a few seconds and just displays the empty upload form again. Does this sound like a MediaWiki problem? I'd be grateful for any hints..
Apache config: LimitRequestBody 0 (=unlimited) php.ini: upload_max_filesize = 50M LocalSettings.php: $wgUploadSizeWarning = 52428800
Thanks, Stanislav Traykov _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
Yes, I did. However, I didn't modify php.conf (as opposed to .ini). Is there anything relevant in there?
cheers, Stan
Lane, Ryan wrote:
Err, ignore that part. Did you restart apache?
Check /etc/php.ini, and the php.conf file under apache's configuration to make sure you are allowing larger uploads as well.
[Stan Traykov wrote:]
I'm trying to set up a wiki accepting large file uploads (up to 50MB) but for some reason I can't upload anything larger than ~8MB
wikitech-l@lists.wikimedia.org