I ran a vulnerability scan on our server running JIRA 4.3.4 and receive the following finding:
Synopsis: The remote web server uses a version of PHP that is affected by
multiple vulnerabilities.
Plugin Output
Version source : Server: Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1
Installed version : 5.3.8
Fixed version : 5.3.27
Our version of XAMPP is 1.7.7. I would like to find out if JIRA 4.3.4 supports the latest version of XAMPP (1.8.3) and what will be the appropriate procedures to perform the upgrade.
Thanks,
Eric
Hi Eric,
You can manually upgrade the php version using the instruction available here for XAMPP. My advice would be not to break the package of XAMPP instead update it as whole package.
The JIRA's latest version was tested in the Xampp (1.8.2) and WIN 7 (64bit). It works without any issue during the time of testing. The major changelog between Xampp (1.8.2) and Xampp (1.8.3) is the PHP version and it shouldn't affect the JIRA installation.
For the upgrading process, you can download and place the latest XAMPP in separate folder than the current ones and perform all the basic setup including enabling the proxy module, adding virtual host and other steps mentioned here to intergrate JIRA with Apache. Once all the setup is completed, you can shutdown the old XAMPP instance and start the new XAMPP instance. If all the setup was done correctly, then the JIRA will be successfully linked to the new XAMPP instance.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.