I was getting PHP debug errors after upgrading Wampserver to use PHP version 7.4, so I could test arrow functions. After researching, I found that updating my phpMyAdmin was required. So I downloaded and installed the Phpmyadmin 5.1.1 file (https://wampserver.aviatechno.net/files/apps/wampserver3_x86_x64_phpmyadmin5.1.1.exe) from Wampserver aviatechno website.
After installing the new version of Phpmyadmin all PHP debug errors disappeared, but now I get this error and Phpmyadmin index/main/start page doesn't even load. Instead, I get a white page with this error:
"Composer detected issues in your platform: Your Composer dependencies
require the following PHP extensions to be installed: openssl"
But, in PHP Extensions "openssl" is already checked.
How do I get phpMyAdmin 5.1.1 working?
After installing the new version of Phpmyadmin all PHP debug errors disappeared, but now I get this error and Phpmyadmin index/main/start page doesn't even load. Instead, I get a white page with this error:
"Composer detected issues in your platform: Your Composer dependencies
require the following PHP extensions to be installed: openssl"
But, in PHP Extensions "openssl" is already checked.
How do I get phpMyAdmin 5.1.1 working?