Forum Replies Created

Viewing 1 replies (of 1 total)
  • I have found multiple sites with the above solutions, plus gobs more about copying .dll’s and .ini’s back and forth from the php/ext dir, mysql/bin dir, and winnt/dir. Still no go. Apache error.log says nothing is wrong, and I am able to do all of my other PHP and MySQL fine on my local server. Queries all work, etc. The only thing that doesn’t work is WP. So maybe someone sees a problem with my test.php output:

    msql
    MSQL Support enabled
    Allow Persistent Links yes
    Persistent Links 0/unlimited
    Total Links 0/unlimited

    mysqli
    MysqlI Support enabled
    Client API version 4.1.7
    MYSQLI_SOCKET /tmp/mysql.sock

    Directive Local Value Master Value
    mysqli.default_host no value no value
    mysqli.default_port 3306 3306
    mysqli.default_pw no value no value
    mysqli.default_socket no value no value
    mysqli.default_user no value no value
    mysqli.max_links Unlimited Unlimited
    mysqli.reconnect Off Off

Viewing 1 replies (of 1 total)