Current time: 05-03-2024, 03:56 PM Hello There, Guest! (LoginRegister)


Post Reply 
Upload of files limited to approx 100KB
Author Message
Spheerys Offline
Junior Member
*

Posts: 101
Joined: Feb 2008
Reputation: 0
Post: #14
RE: Upload of files limited to approx 100KB
Thanks MC Smile

But I solve the problem differently

In my case, I had to install first mod-security2 :

Code:
apt-get install libapache2-mod-security2

And after, I have modified the file /etc/apache2/ispcp/domain.tld.conf with adding this :
Code:
<IfModule mod_fcgid.c>
MaxRequestLen 15728640
</IfModule>

Restart Apache2 and that's works Wink
06-29-2011 03:47 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Upload of files limited to approx 100KB - Spheerys - 06-29-2011 03:47 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)