I have added PHP 7.2.23 to my Wampserver 3.0.6 and get the above error message if I select that version of PHP. The PHP Extensions list shows errors against each extension and if I click on one it opens the console with, for example:
"The 'php_bz2.dll' extension file exists but there is no 'extension=php_bz2.dll' line in php.ini."
However, the php.ini accessed from the Wampserver control panel shows
extension=bz2
Everything works fine if I revert to PHP 7.0.10
What am I missing?
"The 'php_bz2.dll' extension file exists but there is no 'extension=php_bz2.dll' line in php.ini."
However, the php.ini accessed from the Wampserver control panel shows
extension=bz2
Everything works fine if I revert to PHP 7.0.10
What am I missing?