My s2member functionality is working fine but in the process of troubleshooting the last problem I had I ran your s2-server-scanner.php script and got a fail only on the MySQL saying:
The following issues were discovered…
Error[ERROR] MySQL Database Extension
Missing MySQL extension. s2Member needs the MySQL
extension for PHP. This will add MySQL support to your installation of PHP, allowing MySQL database communication. Please consult with your web hosting company about this message.
I contacted my host and they could not understand it either saying:
Our PHP configuration on this server has the following extensions enabled:
pdo_mysql
mysqli
mysqlndDo you know which MySQL extension is required by the s2Member plugin? If you are unsure, you may want to check the plugin’s documentation or contact the developers of the plugin for more information.
Can anyone explain why the script reports an error when the site works fine and I have those plugins?