How to enable MSSQL ODBC

Discussion in 'ISPConfig 3 Priority Support' started by rcampos, Nov 30, 2023.

  1. rcampos

    rcampos New Member

    Hi there!
    What is the best way to provide ODBC access to MSSQL? Is it possible enable through each client's PHP ini customizations?

    thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This depends on the operating system you have chosen to install and the PHP version and how you installed that PHP version, so this is not ISPConfig specific. Which OS do you use and which PHP version and how did you installed it?
     
  3. rcampos

    rcampos New Member

    Hi Till!
    I have several alternative versions of PHP on ISPConfig (Debian), and one of the sites will need to use MSSQL.
    My question is if after the installation of the ODBC driver, I configure the site-specific parameterizations through the ISPConfig GUI, or if I need to do it in PHP.ini in the terminal.
     
    Last edited: Nov 30, 2023
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Site specific settings go into the custom php.ini field of the website as php.ini file is server-wide and not site specific.
     
    rcampos likes this.

Share This Page