Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

pdo_mysql enable/disable

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.

Comments

  • Options
    jone68jone68 New
    edited November 2012
    • Create phpinfo file under your root directory with the usual php info code:

      <?php phpinfo( ); ?>

    • locate that directory and find pdo_mysql if you can't see mysql pdo their, Ask your hosting.

  • Options

    @achu Aha okey, well that one was okey. thanks for the help :)

Sign In or Register to comment.