I installed succesfully the shopware with the Mac OS installer. Latest version.
I can see my shop, frontend, backend, connect to database with phpMyAdmin, etc.
Problem is: When trying to use the console to update/create plugins I receive:
“WARNING! Could not connect to database. Message from SQL Server: SQLSTATE[HY000] [1045] Access denied for user ‘******’@‘localhost’ (using password: YES) in /Users/truads/www/bitnami/apps/shopware/htdocs/engine/Shopware/Components/DependencyInjection/Bridge/Db.php”
“[Symfony\Component\DependencyInjection\Exception\RuntimeException]
You have requested a synthetic service (“db_connection”). The DIC does not know how to construct this service.”
We know very little about your environment … a typical problem is that console commands run in a different environment than the webserver, e.g. with regard to .ini-files or even php versions.
Good luck! (Or be more verbose about your environment and setup.)
Could not connect to database. Message from SQL Server: An exception occurred in driver: SQLSTATE[HY000] [1045] Access denied for user ‚‚@‘‘ (using password: YES)