Changes

From SME Server
Jump to navigationJump to search
49 bytes removed ,  06:53, 18 February 2019
m
no edit summary
Line 4: Line 4:  
(Updating template is only required if Part 1 Section C was completed)}}
 
(Updating template is only required if Part 1 Section C was completed)}}
   −
<nowiki>__TOC__</nowiki>
+
=='''Introduction'''==
 
  −
==Introduction==
   
Following Step-by-Step instructions are for installing wordpress in an i-Bay of SME Server.
 
Following Step-by-Step instructions are for installing wordpress in an i-Bay of SME Server.
 
Instructions below will show you how to install both single wordpress install and Multisite. All steps build on each other, so if your ultimate goal is step C, Step A and B must be done first.  
 
Instructions below will show you how to install both single wordpress install and Multisite. All steps build on each other, so if your ultimate goal is step C, Step A and B must be done first.  
Line 29: Line 27:  
     Administrators should make use of Groups to only allow authorized users to have access to ibay files via samba/Windows filesharing.
 
     Administrators should make use of Groups to only allow authorized users to have access to ibay files via samba/Windows filesharing.
   −
== PART ONE: ==
+
== '''PART ONE:''' ==
 
  −
'''<u>A) Wordpress install in an iBay of SME server:</u>'''
      +
=== A) Wordpress install in an iBay of SME server: ===
    
A1) Create an iBay in which you wish to install wordpress on.
 
A1) Create an iBay in which you wish to install wordpress on.
Line 79: Line 76:  
     * 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.  
   −
 
+
===  B) Enable a Multisite:  (several blogs under one domain) ===
'''<u>B) Enable a Multisite:</u>''' <u>(</u>several blogs under one domain)
  −
 
      
B1) Open wp-config.php and add the folowing code:
 
B1) Open wp-config.php and add the folowing code:
Line 111: Line 106:  
     * 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.  
   −
 
+
===  C) To run several Domains on one wordpress install: ===
'''<u>C) To run several Domains on one wordpress install:</u>'''
  −
 
      
C1) You will need to install Wordpress Domain Mapping plugin.
 
C1) You will need to install Wordpress Domain Mapping plugin.
Line 131: Line 124:  
SME Server and wordpress use the same folder name "files" for totally different folders in different locations. That conflict is causing problems displaying images inside blogs that use Domain mapping. In order for the images to show up correctly, we need to create a custom template to fix the conflict. Go below to PART TWO for instruction on how to create the custom template.
 
SME Server and wordpress use the same folder name "files" for totally different folders in different locations. That conflict is causing problems displaying images inside blogs that use Domain mapping. In order for the images to show up correctly, we need to create a custom template to fix the conflict. Go below to PART TWO for instruction on how to create the custom template.
   −
== PART TWO: ==
+
== '''PART TWO:''' ==
 
  −
'''Custom Templates'''
      +
=== Custom Templates ===
   −
'''<u>1) Enable Wildcard Subdomains</u>'''
+
===  1) Enable Wildcard Subdomains ===
 
   
Inside following folder location:
 
Inside following folder location:
   Line 155: Line 146:  
   signal-event post-upgrade; signal-event reboot
 
   signal-event post-upgrade; signal-event reboot
   −
 
+
===  2) Fix Image display problem in multisite installation. ===
'''<u>2) Fix Image display problem in multisite installation.</u>'''
  −
 
   
Inside following folder location:
 
Inside following folder location:
   Line 258: Line 247:  
   signal-event post-upgrade; signal-event reboot
 
   signal-event post-upgrade; signal-event reboot
   −
 
+
===  3) Increase file size limit in PHP. ===
'''<u>3) Increase file size limit in PHP.</u>'''
  −
 
   
This step is not necessary, you can do it if you need to upload files/ pictures larger than the default settings in php.
 
This step is not necessary, you can do it if you need to upload files/ pictures larger than the default settings in php.
  
175

edits

Navigation menu