Uwamp Version: 3.1.0
Installation : USB Drive
I just download Uwamp 3.1.0 today and everything run well but apache will stop if I switch to php 7. It happen only if I switch to php 7, and when I switch it back to php 5, apache work fine..
The error I get from Uwamp:
httpd.exe: Syntax error on line 166 of G:/uwamp/bin/apache/conf/httpd.conf: Cannot load G:/uwamp/bin/php/php-7.0.3/php7apache2_4.dll into server: The specified module could not be found.
In httpd.config line 166
LoadModule php7_module "G:/uwamp/bin/php/php-7.1.0-Win32-VC14-x86/php7apache2_4.dll"
I found the httpd error asked by someone in this forum but got no answer and the different is the version of Uwamp and Php.
Thank you.