• 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

Search results

  1. 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...
  2. B

    Resolved secure Plesk hostname on port 8443 with an SSL certificate Let's Encrypt ERROR

    My situation is like this: 1. I have subdomain ex: plesk.mydomain.com that points to IP addres of plesk obsidian (record A shows good IP - checked) 2. I want to acces plesk plesk.mydomain.com:8443 - and secure that with SSL 3. So I do what I supposed to do according to this...
Back
Top