Developer's DescriptionBy Sheldon JunckerSimplify installation of PHP programming language and the Apache Web-server.Aphpache is a program that I created in C that configures the PHP programming language and the Apache web-server in Windows. It uses 7z command-line to extract PHP and Apache to the desired locations and then installs Apache as a service. After that, you're ready to go!I created this program because I was sick and tired of constantly having to manually change Apache and PHP configuration files in order to get a server working. Hopefully, this will save you as much time and effort as it did for me.