logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: What PHP Version is included in Apache 2.4.39 Win32?
Author
deadzed



Joined: 17 May 2019
Posts: 2
Location: USA, Georgia

PostPosted: Fri 17 May '19 20:11    Post subject: What PHP Version is included in Apache 2.4.39 Win32? Reply with quote

Hi,
I'm having trouble locating this information.

Can anyone tell me what PHP Version is included in Apache 2.4.39 Win32?

I currently have Apache 2.4.38 installed, but the PHP version packed with it is being flagged by our security group with a security vulnerability so I need to upgrade it.

https://www.cvedetails.com/cve/CVE-2015-4600/
The SoapClient implementation in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to "type confusion" issues in the (1) SoapClient::__getLastRequest, (2) SoapClient::__getLastResponse, (3) SoapClient::__getLastRequestHeaders, (4) SoapClient::__getLastResponseHeaders, (5) SoapClient::__getCookies, and (6) SoapClient::__setCookie methods. Publish Date : 2016-05-16 Last Update Date : 2018-01-04

Thanks
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 17 May '19 23:00    Post subject: Reply with quote

None, PHP is a separate entity.

That said, PHP 7.2 or 7.3 will work with the Apache 2.4.39 downloads here.
Back to top
deadzed



Joined: 17 May 2019
Posts: 2
Location: USA, Georgia

PostPosted: Sat 18 May '19 0:08    Post subject: Reply with quote

Thanks. I forgot to specify this is on windows and for Windows installation, PHP.net says "Please use the Apache builds provided by Apache Lounge. They provide VC14 and VC15 builds of Apache for x86 and x64".
The version I'm running had PHP packaged into the Apache build.
Back to top


Reply to topic   Topic: What PHP Version is included in Apache 2.4.39 Win32? View previous topic :: View next topic
Post new topic   Forum Index -> Apache