Line 266:
Line 266:
Sidenote: To see how to change file size limits for other applications, see here: http://wiki.contribs.org/Email#Set_max_email_size
Sidenote: To see how to change file size limits for other applications, see here: http://wiki.contribs.org/Email#Set_max_email_size
−
++ If you are using [[PHP Software Collections]], use this code. If you are using different PHP version than php56, you can replace that section with version you are using for your iBay.<syntaxhighlight>
+
++ If you are using [[PHP Software Collections]], use this code. If you are using different PHP-SCL version than php56, you can replace that section with version you are using for your iBay.<syntaxhighlight>
db configuration setprop php56 MemoryLimit 128M
db configuration setprop php56 MemoryLimit 128M
db configuration setprop php56 PostMaxSize 112M
db configuration setprop php56 PostMaxSize 112M