PHP5: PDO/MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fournier
    Junior Member
    • Jul 2007
    • 1

    PHP5: PDO/MySQL

    Sorry if this topic has been previously posted; ran a search a few times and didn't yield any results.

    Anyway, I checked my phpinfo() and noticed that PDO (PHP Data Object) only has drivers for sqlite and sqlite2. My question is: was the PDO MySQL driver overlooked when PHP5 was installed? Asking primarily because MySQL is the only database service offered here and was surprised its driver wasn't installed.

    Thanks in advance.
  • AndrewT
    Administrator
    • Mar 2004
    • 3653

    #2
    Submit a ticket and I can look into this for you.

    Comment

    • AndrewT
      Administrator
      • Mar 2004
      • 3653

      #3
      To clarify, those are included by default. If you need the MySQL support simply submit a ticket I can see about getting it added to your server's PHP 5 configuration. I believe I've already added this to one server not too long ago so it shouldn't be a problem to add it to another.

      Comment

      Working...