Score:1

Windows server how to install newest apache with php 5.6

cn flag

I was requested by a client to setup a Windows server 2016 for using a 3rd party app.

The app requires to run on php 5.6. The security department of the company requires that the apache will be at least 2.4.39.

I tried to install xampp. I found an archive that supports php 5.6.40, but apache version is 2.4.38:

PS C:\xampp\apache\bin> .\httpd.exe -v
Server version: Apache/2.4.38 (Win64)
Apache Lounge VC11 Server built:   Jan 21 2019 13:25:29

PS C:\xampp\php> .\php.exe -v
PHP 5.6.40 (cli) (built: Jan  9 2019 15:10:36)

Is there a way to install on windows server a newer apache version with php 5.6?

vidarlo avatar
ar flag
PHP 5.6. has been unsupported since 1. of January 2019. If the security department requires up to date Apache, they should probably require up to date PHP as well..
justadev avatar
cn flag
I agree, but I don't make the shots. The application can only be run on php 5.6, so that's a hard limitation (I asked the developer and he said php 7 will probably break the app, and that there are "no urgent plans to upgrade". I would laugh if I wasn't crying hehe
justadev avatar
cn flag
I managed to install following instructions in this video: https://www.youtube.com/watch?v=kuMTZowwjus
djdomi avatar
za flag
@justadev remind to answer your question on yourself in case its done, so we don't have many zombie Questions which means to be unanswered.
Score:1
cn flag

I managed to install following instructions in this video: youtube.com/watch?v=kuMTZowwjus

PHP from: https://windows.php.net/downloads/releases/archives/

Apache from: https://www.apachelounge.com/download/

Then a bunch of settings in the configurations that are explained in the video

djdomi avatar
za flag
and accept it ;)
justadev avatar
cn flag
I am required to wait 2 days. I will try to remember :)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.