Changes

From SME Server
Jump to navigationJump to search
115 bytes removed ,  20:18, 6 October 2014
m
Added tabs
Line 11: Line 11:     
===Installation===
 
===Installation===
 +
= For SME 8 =
 
Install from the SME Contribs repository by issuing the following command on the SME Server shell:
 
Install from the SME Contribs repository by issuing the following command on the SME Server shell:
 +
yum --enablerepo=smecontribs install smeserver-wordpress
   −
yum --enablerepo=smecontribs install smeserver-wordpress
+
= For SME 9 =
If you do not want to restart your server
  −
signal-event conf-wordpress; signal-event console-save
  −
or
  −
signal-event post-upgrade; signal-event reboot
  −
*for sme9
   
You have to enable the [[stephdl]] and [[epel]] repositories, see [[bugzilla:8451]]
 
You have to enable the [[stephdl]] and [[epel]] repositories, see [[bugzilla:8451]]
 
  yum install --enablerepo=stephdl,epel smeserver-wordpress
 
  yum install --enablerepo=stephdl,epel smeserver-wordpress
 +
<headertabs/>
 +
 
If you do not want to restart your server
 
If you do not want to restart your server
 
  signal-event conf-wordpress; signal-event console-save
 
  signal-event conf-wordpress; signal-event console-save
 
or
 
or
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
 +
 
====Initial Setup====
 
====Initial Setup====
 
To setup wordpress start your browser with the URL ''http://www.yourmaindomain/wordpress'' and complete the forms.
 
To setup wordpress start your browser with the URL ''http://www.yourmaindomain/wordpress'' and complete the forms.

Navigation menu