• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

sqlsrv

  1. Systems

    Question install php-mssql (php 5.4)extension or pdo_sqlsrv / sqlsrv extension (php >= 7.2)

    Hello, According to this article:  How to install the sqlsrv extension for the Plesk PHP handlers? (https://support.plesk.com/hc/en-us/articles/12377482190999) I try both options explained, but not works. 1) pdo_sqlsrv and sqlsrv-5.8.1 on CentOS 7 with PHP 7.2 I just try also install sqlsrv...
  2. B

    Question how to install MS SQL drivers for PDO

    I am trying to connect to MS SQL from php I use: $conn = new PDO("dblib:Server=$serverName;Database=$base", "$user", "$pass"); but it seems that my server is missing PDO DRIVER, I only have: PDO drivers mysql, odbc, pgsql, sqlite and I got: Got error 'PHP message: PHP Fatal error...
Back
Top