PHP Zend Frameworkを使用してサイトを開発しています。以前は正常に動作していました。ルートフォルダに.htaccessファイルを追加しました。今私のサイトは機能していません。次のエラーが表示されます。その.htaccessファイルを削除しても、同じ問題に直面しています。Zend Frameworkを使用してdbに接続できません
エラー:
(Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[28000] [1045] Access denied for user 'reiceps'@'localhost' (using password: YES)' in /var/www/vhosts/sdiphp.com/subdomains/caialarecipes/httpdocs/library/Zend/Db/Adapter/Pdo/Abstract.php:145 Stack trace: #0 /var/www/vhosts/sdiphp.com/subdomains/caialarecipes/httpdocs/library/Zend/Db/Adapter/Pdo/Mysql.php(96):
返信いただきありがとうございます。私のファイルは正常に動作しています。 – meenakshi