Can't upload large Files

Ask all your questions regarding OC 4.x and older. Please read the Support Forum Rules
Forum rules
Before you post; make sure you are using at least PHP Version 5.3.x - Also read How To Solve Problems By Yourself

Can't upload large Files

Postby Lateralus » Thu Jun 21, 2012 3:22 pm

Hi,
I've used the big files tutorial for configuring owncloud 4.02. http://owncloud.org/support/big-files/
But i can't upload large files (< 200M) progress is ok, but it stop, the wheel keep spinning and file is not uploaded. I've browsed doc and forum, but i can't find any clue. Same problem with drag & drop or normal upload

Here is my conf :

/etc/php5/apache2/php.ini
upload_max_filesize = 2048M
post_max_size = 2500M

owncloud_folder/.htaccess
php_value upload_max_filesize 2048M
php_value post_max_size 2500M

as explained in this post, http://forum.owncloud.org/viewtopic.php?f=3&t=2634&p=4774&hilit=large#p4774 i 've changed /etc/apache2/httpd.conf
<IfModule mod_fcgid.c>
MaxRequestLen 20000000000
</IfModule>

Environment: Virtual Debian Squeeze on ESXi dedicated server
Server: Apache
Database: Sqlite
Client: Chrome
OC-Version: 4.02
PHP-Version: PHP Version 5.3.3-7+squeeze13
Lateralus
Beginner
 
Posts: 10
Joined: Thu May 24, 2012 7:41 pm

Re: Can't upload large Files

Postby Boris Bojic » Sat Mar 09, 2013 2:41 pm

I have exactly the same problem, too.

Everything works fine as long as the files aren't over 150 MB big in size.

I can't upload them to my ownCloud via browser upload, sync client or WebDAV (using Transmit on my mac).

Transmit only reports: Could not send request body: connection was closed by server

I tried to change all necessary values in the php.ini (like timeout, memory, max input time etc) and even increased my Apache's timeout to 1800.

Nothing helped at all. And yes, I have restarted apache ;)

Any more ideas out there?

(ownCloud 5 Beta 1, Apache/2.2.16 (Debian), PHP 5.3.3, MySQL 5.1.66-0+squeeze1, ownCloud Mac Client 1.2.1)
Boris Bojic
Newbie
 
Posts: 2
Joined: Sat Mar 09, 2013 2:28 pm
Webserver: Apache
Database: MySQL
OS: Linux
PHP version: 5.3.3

Re: Can't upload large Files

Postby Boris Bojic » Mon Mar 11, 2013 11:36 am

EDIT: My problem is solved!

I had to increase the Maxrequestlen from Apacha's fcgid configuration. Now everything runs perfectly ;)
Boris Bojic
Newbie
 
Posts: 2
Joined: Sat Mar 09, 2013 2:28 pm
Webserver: Apache
Database: MySQL
OS: Linux
PHP version: 5.3.3


Return to OwnCloud Community Edition 4.x and older

Who is online

Users browsing this forum: Google [Bot] and 14 guests