• 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

pdo

  1. S

    Issue Need help: SQLSTATE[08001][Microsoft][ODBC Driver 18 for SQL Server]SSL Provider

    Hi I need help, I have added a godaddy ssl for my webpage and it works fine. But I am still getting this message. Dose this have to with the Plesk admin ssl. I don't have any there and its only accessible via VPN localhost.
  2. P

    Issue PHP Fatal error: Uncaught Error:

    Hi, I have an error on my site in php, the mariadb database does not load the elements. The following error appears in the logs: [AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined method PDOStatement::prepare() in...
  3. J

    Issue “Driver's SQLAllocHandle on SQL_HANDLE_ENV failed” after component update 7 May 2019

    Since some time between Tuesday afternoon (7 May) and Wednesday morning (8 May), European time, all attempts to connect to our SQL Server database through PHP (specifically PDO) fail with the following error message: SQLSTATE[IM004]: [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on...
  4. J

    Question How to install PDO_DbLib for PHP 5.6

    Hello, I have Plesk Onyx 17.8 running on CentOS 7.5 and I would like to install PDO_DbLib extension for PHP 5.6. I have tried more tutorials, but they didn't work for me. Anyone can help me? Thank you.
  5. I

    Resolved PDO ain't working

    Hello, since a short time ago i uses PDO, now when i want to create a simple query ( $stmt = $db->prepare() ) the website will be blank without errors while error_reporting is on in my php.ini file. Output of php -m
  6. P

    ¿How can i add mysql.sock path in php additional directives?

    Hi I have a plesk 12.5 on CentOS 6.7 (Final) and using Plesk Panel I have a problem with one blog that say this error : Class 'PDO' not found I think that for resolve this i must write and add the correct path to mysql.sock in the php additional directives for the website domain, in plesk...
Back
Top