Line 36:
Line 36:
db configuration setprop php MemoryLimit 128M
db configuration setprop php MemoryLimit 128M
−
db configuration setprop php PostMaxSize 112M
db configuration setprop php PostMaxSize 112M
−
db configuration setprop php UploadMaxFilesize 96M
db configuration setprop php UploadMaxFilesize 96M
−
expand-template /etc/php.ini
expand-template /etc/php.ini
−
sv t httpd-e-smith
sv t httpd-e-smith
Line 68:
Line 64:
db accounts setprop "iBay" AllowOverride all
db accounts setprop "iBay" AllowOverride all
−
db accounts setprop "iBay" FollowSymLinks enabled
db accounts setprop "iBay" FollowSymLinks enabled
−
db accounts setprop "iBay" Indexes disabled
db accounts setprop "iBay" Indexes disabled
−
signal-event ibay-modify "iBay"
signal-event ibay-modify "iBay"
Line 84:
Line 77:
db accounts setprop "iBay" PHPBaseDir /home/e-smith/files/ibays/"iBay":/tmp
db accounts setprop "iBay" PHPBaseDir /home/e-smith/files/ibays/"iBay":/tmp
−
signal-event ibay-modify "iBay"
signal-event ibay-modify "iBay"
Line 99:
Line 91:
−
6) In the admin panel, point the correct domain to this new iBay.
+
6) In the SME admin panel, point the correct domain to this new iBay.
Line 109:
Line 101:
−
*** If you want to have a single blog (personal blog) on one domain, you are done.
+
**** If you want to have a single blog (personal blog) on one domain, you are done.
Line 160:
Line 152:
RewriteEngine On
RewriteEngine On
−
RewriteBase /
RewriteBase /
Line 170:
Line 161:
RewriteEngine On
RewriteEngine On
−
RewriteBase /"ibay"
RewriteBase /"ibay"
Line 177:
Line 167:
−
*** If you are planning to run several blogs under one domain, than you are done.
+
**** If you are planning to run several blogs under one domain, than you are done.