I just migrated my old MAMP version on Windows. I uninstalled properly MAMP 4.2.0 and installed MAMP 5.0.5. I went into the MAMP preferences / PHP tab and changed from PHP version 8.0.1 to version 8.1.0.
After starting the servers, I tried to open the WebStart page and I got a blank screen with lot of errors in php_errors.log file like : "PHP Startup: Unable to load dynamic library *.dll". The DLL are all in the specified directory.
If I change to PHP 8.0.1, everything works fine.
I looked at all the log files and tried PHP 8.0.1 which works fine. Trying again with PHP 8.1.0 leads to the same errors.
2
Answers
I finally found an old php installation, apart of MAMP on my PC, which was conflicting MAMP. I desinstalled it and now it works fine. Thank you mmh4all for your hint.
Can’t figure out how to fix this.. 8.0.1 works fine. 8.1.0 not 8.1.15 also not. nothing works!