Changes

From SME Server
Jump to navigationJump to search
59 bytes added ,  07:27, 9 September 2011
no edit summary
Line 71: Line 71:       −
2) Issue a following command (Change "iBay" to the name of your ibay and remove quote marks)
+
2) Issue a following command to enable PHP in that iBay
 +
  (Change "iBay" to the name of your ibay and remove quote marks)
      −
 
+
     db accounts setprop "iBay" PHPBaseDir /home/e-smith/files/ibays/"iBay":/tmp
     db accounts setprop "iBay" AllowOverride all
  −
    db accounts setprop "iBay" FollowSymLinks enabled
  −
    db accounts setprop "iBay" Indexes disabled
   
     signal-event ibay-modify "iBay"
 
     signal-event ibay-modify "iBay"
          +
3) Issue a following command to enable Symlinks in that iBay
 +
  (Change "iBay" to the name of your ibay and remove quote marks)
      −
3) Issue a following command (Change "iBay" to the name of your ibay and remove quote marks)
+
    db accounts setprop "iBay" AllowOverride all
 
+
     db accounts setprop "iBay" FollowSymLinks enabled
 
+
    db accounts setprop "iBay" Indexes disabled
 
  −
     db accounts setprop "iBay" PHPBaseDir /home/e-smith/files/ibays/"iBay":/tmp
   
     signal-event ibay-modify "iBay"
 
     signal-event ibay-modify "iBay"
  −
       
175

edits

Navigation menu