GetSimple Support Forum
PROBLEM Maximum size for pages? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: PROBLEM Maximum size for pages? (/showthread.php?tid=10309)



Maximum size for pages? - webwolf - 2017-12-29

Is there a maximum size for pages?

When I put in a certain amount of text in the editor, I get a 403 errorpage. Chmod of changelog.php to 777 or changing php setting for uploading higher does not do the trick. Php values of the server are more then sufficient

Question is, what is?


RE: Maximum size for pages? - shawn_a - 2017-12-31

This is probably apache mod sec on your host blocking the payload


RE: Maximum size for pages? - webwolf - 2017-12-31

(2017-12-31, 01:19:10)shawn_a Wrote: This is probably apache mod sec on your host blocking the payload

What do you mean by 'sec'. Safe mode? I'm running it under 5.3.26 with all settings as open as can be. Practically no limits to what it can do. I change the PhP version anytime but this one works for almost every application.


RE: Maximum size for pages? - Carlos - 2017-12-31

Browser limits perhaps?


RE: Maximum size for pages? - shawn_a - 2017-12-31

apache mod security module, has nothing to do with GS.
Can you save an empty page?