Im tring to install php 7.1.13 on apache but i keep getting errors when i try to restart/start the apache,
The request operation has failed!
And in my logs i keep getting the error that the php extensions could not be found.But thats not possible because i use absolute path to my /ext folder.
PHP Warning: PHP Startup: Unable to load dynamic library
'D:\\apache\\php7\\ext\\php_mbstring.dll'
I also have older PHP7 folder and that one works fine but as soon i want to upgrade to a higher version i keep getting these errors.