Upload interrupt

Phoca Download - download manager
parsifaltheking
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 16 Jul 2013, 12:30

Upload interrupt

Post by parsifaltheking »

Hi, i've installed phocadownload module on joomla 3.1 but i've a problema in the upload: the transfer stops after 16 mb and the page go down with error page not avaible.
So i've modify the max size and max post upload, timeout in php.ini but nothing changes; with phoca i can't upload large file.
What i've to do to upload large file more than 16 mb ??

PHP 5.3.10-1ubuntu3.6
Joomla! 3.1.1 Stable [ Ember ] 26-April-2013 14:00 GMT
Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT

Php Settings:

max_execution_time 6000000
max_file_uploads 20
max_input_nesting_level 64
max_input_time 60
max_input_vars 1000
memory_limit 128M
upload_max_filesize 200M
post_max_size 300M
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48581
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Upload interrupt

Post by Jan »

Hi, when you upload a file, then in fact there are no rules made by Phoca - because the upload goes between your browser and your server - Phoca Download only checks the parameters at start - so if then all is running, means, no limits by extension are set. In such case then you should see your error log on your server and check what went wrong there :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply