zoldos
Basic Pleskian
I understand, after some research, that the Plesk "default" maxrequestlen value is 134217728. I need to change this to at least 419430400 but am not having any luck. Below is my most recent error log:
I've tried everything I can think of to change it, but nothing works. I increased things my Plesk panel so everything is well over 400M, etc., and also added the below "Additional Directives", and I've confirmed these values are being read!
So what am I doing wrong? How do I change the default Plesk value?? I can't open a support ticket as my Plesk was not purchased, but rather is part of my hosting package.
Thanks!!
Code:
[Mon Mar 20 20:04:04.024047 2017] [fcgid:warn] [pid 8883] [client xxx.xxx.xxx.156:56538] mod_fcgid: HTTP request length 134225920 (so far) exceeds MaxRequestLen (134217728), referer: https://xxxxxxxxxxxxxxl.net/index.php?gallery/albums/xxxxxxxxxxxxxxxxxxx/add-video
I've tried everything I can think of to change it, but nothing works. I increased things my Plesk panel so everything is well over 400M, etc., and also added the below "Additional Directives", and I've confirmed these values are being read!
Code:
MaxRequestLen = 419430400
FcgidMaxRequestLen = 419430400
FcgidMaxRequestInMem = 419430400
So what am I doing wrong? How do I change the default Plesk value?? I can't open a support ticket as my Plesk was not purchased, but rather is part of my hosting package.
Thanks!!