- Posts: 4
COMMUNITY FORUM
Problem with big size attachment files
- ANTONIS GAVALAS
-
Topic Author
- Offline
- New Member
Less
More
8 years 11 months ago - 8 years 11 months ago #155096
by ANTONIS GAVALAS
Problem with big size attachment files was created by ANTONIS GAVALAS
Hello all,
i have upload via ftp some large size files (700mb compressed) but even k2 add them to items when i try to download the i take the error
ERR_INVALID_RESPONSE
Is there any way to make available for download files with size like that??
the post_max_size is 64mb
thank you.
i have upload via ftp some large size files (700mb compressed) but even k2 add them to items when i try to download the i take the error
ERR_INVALID_RESPONSE
Is there any way to make available for download files with size like that??
the post_max_size is 64mb
thank you.
Last edit: 8 years 11 months ago by ANTONIS GAVALAS.
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
8 years 11 months ago #155098
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Problem with big size attachment files
Hi,
Can you share the download link of this file ?
Can you share the download link of this file ?
Please Log in or Create an account to join the conversation.
- ANTONIS GAVALAS
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
8 years 11 months ago #155108
by ANTONIS GAVALAS
Replied by ANTONIS GAVALAS on topic Problem with big size attachment files
Hi Teo,
Καλημέρα Teo,
this is the link of the attachment
http5.technoran.gr/index.php/zygistika-sistimata/aclas-ls2/item/download/16_5d17f932e8cd861f5a8d7b1268639b25
also you can check from downloads area the attachment of this item
http5.technoran.gr/index.php/download/item/12-samtec-plus-all-in-one-cd-rom
thank you.
Καλημέρα Teo,
this is the link of the attachment
http5.technoran.gr/index.php/zygistika-sistimata/aclas-ls2/item/download/16_5d17f932e8cd861f5a8d7b1268639b25
also you can check from downloads area the attachment of this item
http5.technoran.gr/index.php/download/item/12-samtec-plus-all-in-one-cd-rom
thank you.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago - 8 years 11 months ago #155128
by Krikor Boghossian
Replied by Krikor Boghossian on topic Problem with big size attachment files
Hello Antoni,
Can you try increasing all memory limits?
PHP memory limit, script execution times etc?
Personally, for really large files I would personally use Dropbox or another service like Google Drive.
This would require however to use extrafields instead of attachments.
Can you try increasing all memory limits?
PHP memory limit, script execution times etc?
Personally, for really large files I would personally use Dropbox or another service like Google Drive.
This would require however to use extrafields instead of attachments.
Last edit: 8 years 11 months ago by Krikor Boghossian.
Please Log in or Create an account to join the conversation.
- ANTONIS GAVALAS
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
8 years 11 months ago #155136
by ANTONIS GAVALAS
Replied by ANTONIS GAVALAS on topic Problem with big size attachment files
Dear Krikor,
I cannot increase memory limit and script execution times. Also I don't prefer to use Dropbox or another service because i have already upload a lot of smaller sized files and i don't want to mess the user with different possitions of attachment files.
I understand the limitation for the upload from K2 attachment files but why should we have the php limitation when we choose files direct from FTP server?
Is there any other way to bypass this limitation from K2?
Thank you.
I cannot increase memory limit and script execution times. Also I don't prefer to use Dropbox or another service because i have already upload a lot of smaller sized files and i don't want to mess the user with different possitions of attachment files.
I understand the limitation for the upload from K2 attachment files but why should we have the php limitation when we choose files direct from FTP server?
Is there any other way to bypass this limitation from K2?
Thank you.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155142
by Krikor Boghossian
Replied by Krikor Boghossian on topic Problem with big size attachment files
This was a personal opinion (Dropbox etc..) not trying to enforce anything :)
The limitations are actually from the server's configuration.
Every limit (post_size, max_upload etc.. you get the picture) are being set by the server environment you are using.
The limitations are actually from the server's configuration.
Every limit (post_size, max_upload etc.. you get the picture) are being set by the server environment you are using.
Please Log in or Create an account to join the conversation.
- ANTONIS GAVALAS
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
8 years 11 months ago #155191
by ANTONIS GAVALAS
Replied by ANTONIS GAVALAS on topic Problem with big size attachment files
So now my main question is, can we make K2 bypass the server's limitations for FTP files selection?
It's too important for me to do this.
Thank you.
It's too important for me to do this.
Thank you.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155194
by Krikor Boghossian
Replied by Krikor Boghossian on topic Problem with big size attachment files
I can't really answer this question since this related to the specific setup you are using.
You can use a php.ini file to override these settings, but I do not know if it is going to be respected.
You can use a php.ini file to override these settings, but I do not know if it is going to be respected.
Please Log in or Create an account to join the conversation.