Changes between Initial Version and Version 1 of MapGuideRfc155


Ignore:
Timestamp:
Mar 7, 2016, 2:10:05 AM (8 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc155

    v1 v1  
     1
     2= !MapGuide RFC 155 - Upgrade Apache, Tomcat and PHP =
     3
     4This page contains a change request (RFC) for the !MapGuide Open Source project.
     5More !MapGuide RFCs can be found on the [wiki:MapGuideRfcs RFCs] page.
     6
     7== Status ==
     8
     9||RFC Template Version||(1.0)||
     10||Submission Date||7 Mar 2016||
     11||Last Modified||7 Mar 2016||
     12||Author||Jackie Ng||
     13||RFC Status||draft||
     14||Implementation Status||pending||
     15||Proposed Milestone||3.1,3.0.1,2.6.2||
     16||Assigned PSC guide(s)||(when determined)||
     17||'''Voting History'''||(vote date)||
     18||+1||||
     19||+0||||
     20||-0||||
     21||-1||||
     22||no vote||||
     23
     24== Overview ==
     25
     26This RFC proposes to upgrade Apache, Tomcat and PHP to the latest versions:
     27
     28 * Apache: 2.4.18
     29 * PHP: 5.5.33
     30 * Tomcat: 7.0.68
     31
     32== Motivation ==
     33
     34From a security standpoint, our public-facing web tier components should be regularly kept up to date. New versions of Apache, Tomcat and PHP have been released since the [http://trac.osgeo.org/mapguide/wiki/MapGuideRfc147 previous RFC]
     35
     36== Proposed Solution ==
     37
     38Upgrade Apache to 2.4.18. Windows binaries will be sourced from Apache Lounge
     39
     40Upgrade PHP to 5.5.33. Windows binaries will be sourced from windows.php.net
     41
     42Upgrade Tomcat to 7.0.68. We are staying on the 7.x series so that our Java installation requirements do not have to change for this release of MapGuide.
     43
     44As the 3.0 releases and 2.6 releases have been using the same series of Apache/PHP/Tomcat, the 3.0 and 2.6 open source branches will also be recipients of this component upgrade.
     45
     46== Implications ==
     47
     48None. These new component updates are all bug fix releases.
     49
     50== Test Plan ==
     51
     52Build and run on Windows and Linux. Ensure that components using PHP or Java function as before:
     53
     54 * The PHP AJAX Viewer
     55 * The Java AJAX Viewer
     56 * The PHP backend for Fusion trunk
     57 * The MapGuide Site Administrator
     58 * The Feature Source schema report.
     59
     60Verify all tests pass with the existing MapGuide API PHP test runner.
     61
     62== Funding / Resources ==
     63
     64Community