Changes

Jump to navigation Jump to search
Line 264: Line 264:  
   sv t httpd-e-smith
 
   sv t httpd-e-smith
   −
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-SCL version other than php71, you can replace that section with version you are using for your Wordpress iBay.<syntaxhighlight>
 
  −
++ If you are using [[PHP Software Collections]], use this code. If you are using different PHP-SCL version than php71, you can replace that section with version you are using for your Wordpress iBay.<syntaxhighlight>
   
db configuration setprop php71 MemoryLimit 128M
 
db configuration setprop php71 MemoryLimit 128M
 
db configuration setprop php71 PostMaxSize 112M
 
db configuration setprop php71 PostMaxSize 112M
Line 272: Line 270:  
signal-event php-update
 
signal-event php-update
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
Side note: To see how to change file size limits for other applications, see here: http://wiki.contribs.org/Email#Set_max_email_size
    
Good Luck
 
Good Luck
175

edits

Navigation menu