Opened 15 years ago
Last modified 15 years ago
#1322 closed task
Installer component updates to match RFC89 — at Initial Version
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | high | Milestone: | 2.2 |
Component: | Installer | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
The current binary distributions used by the installer are considerably out of date and may not work with the changes introduced in RFC89. So the following components will be updated:
- Apache
- PHP
PHP will be updated to 5.3.2 (VC9 x86 Thread-Safe)
The official httpd site does not offer a VC9 binary, but one is available from http://www.apachelounge.com so we'll use the binary distribution from there.
To make way for a future x64 installer, these components will be put under Installer/Support/Web/x86 to indicate that these are 32-bit binaries
Tomcat will be moved from Installer/Support/Web/Tomcat to Installer/Support/Web/x86/Tomcat
Build scripts will be updated to ensure the staging area is prepared from the updated location.