Changes

Jump to navigation Jump to search
865 bytes added ,  07:43, 18 April 2021
Line 1: Line 1:  
{{Languages}}
 
{{Languages}}
 +
 +
{{Warning box| This page relates to a contribution for SME7. SiteX website is not available anymore. It seems that it has no upstream maintainer since 2015. Please consider another CMS.}}
 
===Maintainer===
 
===Maintainer===
 
[http://www.david-harper.com/ David Harper]
 
[http://www.david-harper.com/ David Harper]
Line 11: Line 13:  
You can install SiteX by issuing the following commands from the SME Server shell:
 
You can install SiteX by issuing the following commands from the SME Server shell:
   −
  wget http://sme.david-harper.com/data/sitex-0.7.4-418.noarch.rpm
+
  yum --enablerepo=smecontribs install smeserver-sitex
wget http://sme.david-harper.com/data/smeserver-sitex-1.0-2.noarch.rpm
  −
yum localinstall smeserver-sitex*.rpm sitex*.rpm
   
  signal-event post-upgrade ; signal-event reboot
 
  signal-event post-upgrade ; signal-event reboot
   Line 20: Line 20:     
{{Note box|At the end of the configuration process, you may see a blank screen. This is a SiteX bug that is currently being investigated. Simply go back to ''http://servername/sitex'' to access your new site.}}
 
{{Note box|At the end of the configuration process, you may see a blank screen. This is a SiteX bug that is currently being investigated. Simply go back to ''http://servername/sitex'' to access your new site.}}
 +
 +
Finally, you must go to the Site Preferences administration panel and set the FQDN from which your site will be accessed, e.g. ''http://www.mysmedomain.com/sitex''. By default, SiteX enters your unqualified servername as the URL, e.g. ''http://server/sitex'', making external resolution by visitors impossible.
    
Once SiteX is fully configured, run the following command from the SME Server shell to delete the setup files:
 
Once SiteX is fully configured, run the following command from the SME Server shell to delete the setup files:
Line 32: Line 34:  
1. First, put your site into Maintenance Mode.
 
1. First, put your site into Maintenance Mode.
   −
2. Follow the install instructions above to update to the latest version.
+
2. Issue the following command from the SME Server console:
 +
 
 +
yum --enablerepo=smecontribs update smeserver-sitex sitex
 +
signal-event post-upgrade ; signal-event reboot
    
3. After the server has rebooted, open your browser to ''http://servername/sitex'' to run the upgrade.
 
3. After the server has rebooted, open your browser to ''http://servername/sitex'' to run the upgrade.
Line 46: Line 51:  
   
 
   
 
http://wiki.contribs.org/Web_Application_RPM#New_DB_settings
 
http://wiki.contribs.org/Web_Application_RPM#New_DB_settings
 +
 +
 +
To allow global access from anywhere on the Internet without requiring user login credentials, see below & refer example at
 +
http://forums.contribs.org/index.php/topic,50054.msg251132.html#msg251132
 +
 +
config setprop sitex PublicAccess global
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
 +
 +
To redirect access using another URL, see
 +
 +
http://forums.contribs.org/index.php/topic,50054.msg251128.html#msg251128
 +
 +
which refers to suggestions at
 +
 +
http://forums.contribs.org/index.php/topic,35553.15.html
    
=== Usage ===
 
=== Usage ===
Line 55: Line 77:  
To remove the package issue the following command on the SME Server shell:
 
To remove the package issue the following command on the SME Server shell:
 
  rpm -e sitex smeserver-sitex
 
  rpm -e sitex smeserver-sitex
 
+
signal-event post-upgrade; signal-event reboot
There is no need to reboot.
      
To remove the MySQL database and user (both of which are simply "sitex"), see [[MySQL#Remove a database]] and [[MySQL#Remove a user]].
 
To remove the MySQL database and user (both of which are simply "sitex"), see [[MySQL#Remove a database]] and [[MySQL#Remove a user]].
    
=== Bugs ===
 
=== Bugs ===
Please raise bugs and feature requests regarding the integration component under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-sitex component. Alternatively, you can use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-sitex|title=this link}}.
+
Please raise bugs and feature requests regarding the integration component under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}.
    
SiteX bugs and feature requests that are not specific to SME Server should be logged in the [http://bugs.sitex.bjsintay.com SiteX Bug Tracker].
 
SiteX bugs and feature requests that are not specific to SME Server should be logged in the [http://bugs.sitex.bjsintay.com SiteX Bug Tracker].
      −
[[Category: Contrib]]
+
[[Category: Deprecated Contrib]]
[[Category: Webapps]]
+
[[Category: Obsolete]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu