Forum

How to increase siz...
 
Notifications
Retirer tout

How to increase size limit for attachment

5 Posts
3 Utilisateurs
0 Reactions
3,178 Vu
(@prakash)
Posts: 14
Active Member
Début du sujet
 
[#5573]

Hi,

I want attach 10 mb files in the attachment but currently tool allowing max limit 2 mb to attach.
I have configured attachments max size as "10485760" bytes under Global Parameters > System tab.
Also I have configured attachments max size as "1024*1024*10" under config.php file.

But still when attaching 10 mb file, getting error message as "File size exceeds the limit of 2M bytes".

Please guide me where else configuration required to increase the attachment size limit and whats need to be configure.
Below are some attachments.

Thanks in advance


 
Posté : 26 Nov PM 16:1111
Gautier
(@gautier)
Posts: 207
Membre Admin Registered
 

Hello,

I want attach 10 mb files in the attachment but currently tool allowing max limit 2 mb to attach.

For increase size limit for attachment you have to check 3 points.
On your configuration php : check upload_max_filesize and post_max_size.
Then on Projeqtor in global parameters : attachments max size.

In your case, I think Projeqtor is limited by parameters in configuration php.


 
Posté : 26 Nov PM 16:1111
(@prakash)
Posts: 14
Active Member
Début du sujet
 

Hi,

I have already configured attachments max size to 10 MB under Projeqtor > global parameters.
But i am not found "upload_max_filesize and post_max_size" parameters in config.php file as you mentioned below. This file contains "AttachmentMaxSize" parameter where I have already updated to 10 MB.
Note: The config.php file I used, has taken from projeqtortool path

Please let me know this is the right file needs to configure or else any other file.
Please provide me the complete path and file name that needs to be configured.

Thanks


 
Posté : 28 Nov PM 13:1111
(@babynus)
Posts: 14952
Membre Admin
 

upload_max_filesize and post_max_size are PHP parameters.
You must change values in PHP.ini


 
Posté : 28 Nov PM 15:1111
(@prakash)
Posts: 14
Active Member
Début du sujet
 

Hi

Thanks a lot for giving solution. Now its worked for me.


 
Posté : 28 Nov PM 17:1111
Share:
Retour en haut