Changes

From SME Server
Jump to navigationJump to search
102 bytes added ,  00:22, 12 April 2012
m
Line 23: Line 23:  
To upgrade from Firewall Services' earlier release, you must do as follows:
 
To upgrade from Firewall Services' earlier release, you must do as follows:
   −
1. Delete ALL custom templates created while following the earlier [http://sme.firewall-services.com/spip.php?article46 Firewall Services howto] ([http://web.archive.org/web/20080229184730/http://sme.firewall-services.com/spip.php?article46 Internet Archive copy of howto]).
+
1. Remove Packages:
 +
rpm -e php5-cgi*
    +
2. Remove Custom Template
 +
rm /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/80php5-cgi
 +
 +
3. Remove Any config for web apps
 +
rm /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90<webappname>
 +
 +
4. Expand Templates & Reboot
 +
signal-event post-upgrade
 +
signal-event reboot
 
{{Note box|The structure of the contrib has changed since the Firewall Services howto was written; be sure to delete ALL old custom templates.}}
 
{{Note box|The structure of the contrib has changed since the Firewall Services howto was written; be sure to delete ALL old custom templates.}}
   −
2. Install the updated contrib as above.
+
5. Install the updated contrib as above.
 +
 
 +
6. Follow the instructions below to enable PHP5 for your web applications.
   −
3. Follow the instructions below to enable PHP5 for your web applications.
+
(Based on suggested workaround in [[Bugzilla:6108]])
    
===Usage===
 
===Usage===

Navigation menu