• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question PDOException (1045) how to enable?

poolm

New Pleskian
SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

i get this error while my partner said ask your provider to enable this module

i found it in php ini and uncommented it ... somehow it doesnt work
STILL


extension=php_openssl.dll
extension=php_pdo_firebird.dll
extension=php_pdo_mysql.dll
extension=php_pdo_oci.dll
extension=php_pdo_odbc.dll
extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
 
Back
Top