Closed Thread
Results 1 to 2 of 2

Conflicts with pdo extension and pdo_mysql extension?

This is a discussion on Conflicts with pdo extension and pdo_mysql extension? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi, I am running live osCMax v2.0 RC4 and osCommerce 2.2-MS2 shops on my VPS account, and am planning to ...

      
  1. #1
    osCMax Testing Team minuteman1970 is on a distinguished road
    Join Date
    Feb 2007
    Posts
    72
    Rep Power
    5


    Question Conflicts with pdo extension and pdo_mysql extension?

    Hi,
    I am running live osCMax v2.0 RC4 and osCommerce 2.2-MS2 shops on my VPS account, and am planning to test out an unrelated application. I am told my server currently is missing the 'pdo extension' and 'pdo_mysql extension', both of which are required to run this new app. My webhost can turn these on for me, but I am concerned doing so will conflict with my two live shops.

    Will activating pdo extension and pdo_mysql extension on the same server/domain have any adverse affect on Oscmax or Osc?

    Thanks in advance.

  2. #2
    Member mfleeson is on a distinguished road mfleeson's Avatar
    Join Date
    Aug 2004
    Location
    Lindisfarne, UK
    Posts
    40
    Rep Power
    0


    Default Re: Conflicts with pdo extension and pdo_mysql extension?

    Hi
    My understanding is PHP Data Objects (PDO) is an addition to your installation and does not interfere with standard mysql installations, so you shouldn't have any issues with it conflicting with your current live shops.
    pdo_mysql is an interface to allow the data objects to be stored in a mysql database, it does not change the mysql database underlaying strictures.

    Best Wishes

    Mark

Closed Thread

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