Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: stephdl on April 22, 2014, 04:37:25 PM

Title: Add new PHP settings to Ibays
Post by: stephdl on April 22, 2014, 04:37:25 PM
Hi all

just to hight light a new feature in sme9 that you can set more php_settings to ibays without make customs templates
For now it is just by db commands see http://bugs.contribs.org/show_bug.cgi?id=8239

Code: [Select]
db accounts setprop ibayname variable value
signal-event ibay-modify ibayname

AllowUrlfOpen : enabled/disabled
MemoryLimit : set a M as unit, eg 64M
UpMaxFileSize : set a M as unit, eg 64M
PostMaxSize : set a M as unit, eg 64M
MaxExecTime: unlimited or set time in second without units, eg 60

there is no panel yet.

http://wiki.contribs.org/DB_Variables_Configuration#Apache_server_ibay_specific_.28httpd-e-smith.29