Re: [owncloud-devel] Owncloud in Ubuntu 16.04 - Failed to connect to the database: Access denied for user ‘root’@’localhost’

2016-09-16 Thread Christian Rost
Hi Anton,

seems like

On 09/15/2016 09:51 PM, Anton Blau wrote:

> sudo -u www-data php occ app:list
> An unhandled exception has been thrown:
> Doctrine\DBAL\DBALException: Failed to connect to the database: An
> exception occured in driver: SQLSTATE[HY000] [1698] Access denied for
> user 'root'@'localhost' in
> /var/www/owncloud-org/lib/private/DB/Connection.php:58
> Stack trace:

seems like the password in your config.php is wrong / missing

> 'dbname' => 'owncloud',
> 'dbhost' => '127.0.0.1',
> 'dbuser' => 'root',
> 'dbpassword' => '',

Did you remove the pw for the mail here or is there no password shown in
the config.php?

cheers,
  chris



signature.asc
Description: OpenPGP digital signature
___
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel


Re: [owncloud-devel] Owncloud in Ubuntu 16.04 - Failed to connect to the database: Access denied for user ‘root’@’localhost’

2016-09-16 Thread Chris
Hi,

you already reported this to https://github.com/owncloud/core/issues/26110
so why another cross-post here?



--
View this message in context: 
http://owncloud.10557.n7.nabble.com/Owncloud-in-Ubuntu-16-04-Failed-to-connect-to-the-database-Access-denied-for-user-root-localhost-tp17673p17674.html
Sent from the Developers mailing list archive at Nabble.com.
___
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel