pdo_mysql enable/disable
zar3x
✭
Hi.
I Just read what you need to run the latest vanilla 2,1 and it says that some host disable pdo_mysql module. But I can't find where i can check it if it enable or disable. So I wonder what file can I find it and check it if it are enable or disable.
0
Comments
Create phpinfo file under your root directory with the usual php info code:
<?php phpinfo( ); ?>locate that directory and find
pdo_mysqlif you can't seemysql pdotheir, Ask your hosting.@achu Aha okey, well that one was okey. thanks for the help