Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on Php5 + Pdo_mysql in the VPS & Dedicated forum
Hi! Has anyone got PDO_MYSQL to work? I wasn't able to compile it as a static extension ("multiple definition of `get_module'" and so on), and ...

  1. #1
    JPC Member
    Join Date
    Jan 2002
    Location
    Norrköping, Sweden
    Posts
    5

    Php5 + Pdo_mysql

    Hi!

    Has anyone got PDO_MYSQL to work?

    I wasn't able to compile it as a static extension ("multiple definition of `get_module'" and so on), and as shared extension Apache tells me:
    symbol lookup error:
    pdo_mysql.so: undefined symbol: php_pdo_get_dbh_ce

    I also tried installing it with "pecl install", but that's buggy, and I didn't get any of the workarounds found in the bug report to work:
    http://pecl.php.net/bugs/bug.php?id=6117

    I think the problem with the shared extension is to compile it against the correct mysql libraries (I use MySQL5). Where should I point it to?

    /nawroth

  2. #2
    JPC Dream Team JPC-Veena's Avatar
    Join Date
    Sep 2002
    Posts
    572
    nawroth,

    Please open a support ticket and we may be able to help you with it.
    Veena K John
    Jaguar Technologies, LLC.

    Helpful Links
    Knowledge Base | Network Status | Current Specials

    Need a Manager?
    (pm) | (email) David, Customer Service Manager

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •