On 23-8-2016 22:30, Günther J. Niederwimmer wrote:
Hello,
The first Problem I have found now I have a second Problem with MariaDB
owncloud 9.0.1
The Owncloud Install tell me this
by creating the admin user ?
The admin user is an administrative user of ownCloud that you can use to
perform special tasks within ownCloud. This is once you've got ownCloud
working.
This is not the same as the database username that ownCloud uses to
connect to the MySQL or MariaDB database server.
creating admin
"CentOS 7" an exception occured in driver SQLSTATE[28000][1045]
access denied to the databaseuser@localhost
So either there is no database user called 'databaseuser'@'localhost',
or the database user does not have the correct permissions to use the
owncloud database.
I tested it with mariadb 5.5 and 10.1
Indeed, because the database user does not exist or does not have the
correct permissions.
You should be able to find all information you need here:
(And you can also Google this information..)
https://doc.owncloud.org/server/9.1/admin_manual/configuration_database/linux_database_configuration.html
but nothing is working
It will work if you create the database user and configure ownCloud to
use it. It's in file config/config.php.
--
Rob
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user