I have an application that runs Apache as its web front end, but hey have not yet patched it (may not at all). Could i just download the latest Apache, extract the files, and replace the BIN directory and leave the CONF files?<\/p>","upvoteCount":3,"answerCount":4,"datePublished":"2022-09-23T21:49:42.000Z","author":{"@type":"Person","name":"manlyboots","url":"https://community.spiceworks.com/u/manlyboots"},"suggestedAnswer":[{"@type":"Answer","text":"
I have an application that runs Apache as its web front end, but hey have not yet patched it (may not at all). Could i just download the latest Apache, extract the files, and replace the BIN directory and leave the CONF files?<\/p>","upvoteCount":3,"datePublished":"2022-09-23T21:49:42.000Z","url":"https://community.spiceworks.com/t/apache-windows-patch/936737/1","author":{"@type":"Person","name":"manlyboots","url":"https://community.spiceworks.com/u/manlyboots"}},{"@type":"Answer","text":"
Theoretically it’s possible but I wouldn’t recommend it. Your platform may depend on deprecated components which are removed / swapped out in later builds. You’ll be setting yourself up for a lot of headache In terms of diagnosing if it’s not something you’ve developed from the ground up. Better wait for the manufacturer to release a supported version. If they no longer support it - shoot them an email to at least ask for guidance on what to look out for<\/p>","upvoteCount":0,"datePublished":"2022-09-24T00:15:15.000Z","url":"https://community.spiceworks.com/t/apache-windows-patch/936737/2","author":{"@type":"Person","name":"jayya","url":"https://community.spiceworks.com/u/jayya"}},{"@type":"Answer","text":"
If you want to go down this road, the basic answer to your question is it “It depends”. And mainly for Apache itself, it depends on what version of apache you currently have and how close it is to current and latest version of apache 2.4. Not sure this is there on Windows, but you can get the version number and details from the output of httpd -V.<\/p>\n
The difficulty and difference is mainly about whether you are on 2.2, 2.3 or 2.4. I know for certain if you are coming up to 2.4, you are going to have some issues to figure out in the configuration files because some of the commonly used things such as Allow/Deny have changed.<\/p>\n
I’d start here: Upgrading to 2.4 from 2.2 - Apache HTTP Server Version 2.4<\/a><\/p>\n Again, if you have it in Windows, the command “service httpd configtest” is quite useful to check the syntax of your configuration files. When that reports things are okay, you can tell apache to reload with the command “service httpd reload” or “service httpd restart” to restart. The command “service httpd start” is how you can start should you crash it. If you don’t have the service command, investigate apachectl and its arguments. Also, the name of the httpd daemon is different in some environments such as CentOS 7 when you’ve upgraded to 2.4 via the alternate scl streams. There it is called httpd24-httpd.<\/p>","upvoteCount":0,"datePublished":"2022-09-24T14:18:57.000Z","url":"https://community.spiceworks.com/t/apache-windows-patch/936737/3","author":{"@type":"Person","name":"jadrien","url":"https://community.spiceworks.com/u/jadrien"}},{"@type":"Answer","text":" Theoretically it’s possible but I wouldn’t recommend it. Your platform may depend on deprecated components which are removed / swapped out in later builds. You’ll be setting yourself up for a lot of headache In terms of diagnosing if it’s not something you’ve developed from the ground up. Better wait for the manufacturer to release a supported version. If they no longer support it - shoot them an email to at least ask for guidance on what to look out for https;//oyeball.com<\/a><\/p>","upvoteCount":0,"datePublished":"2022-09-29T09:58:11.000Z","url":"https://community.spiceworks.com/t/apache-windows-patch/936737/4","author":{"@type":"Person","name":"spiceuser-vtq3o","url":"https://community.spiceworks.com/u/spiceuser-vtq3o"}}]}}