I have installed PHP version 8.0.8 and followed this tutorial to add the new PHP version in Wamp Server.
The tutorial says in wampserver.conf
file, LoadModuleFile
is php8apache2_4.dll
. Except php8apache2_4.dll
does not exist in my PHP 8 repository. Where can I find/download it ?
You have most likely not downloaded the thread safe version of PHP8. Credit to Kumar for the answer in this post