i install the egw17.1 in centos7,php7.1 ,mysql5.7,apache2.4.
use the install method of online from opensuse.(yum install egroupware-epl)
but report the error:
Unit mariadb.service could not be found.
Failed to start mariadb.service: Unit not found.
Failed to execute operation: No such file or directory
/usr/bin/php -d memory_limit=-1 /usr/share/egroupware/setup/setup-cli.php --setup-cmd-database sub_command=create_db ‘domain=default’ ‘db_type=mysqli’ ‘db_host=localhost’ ‘db_port=3306’ ‘db_name=egroupware’ ‘db_user=egroupware’ ‘db_pass=<pzBdfTgs5jBUe2M’ ‘db_root=root’ ‘db_root_pw=’ 'db_grant_host=localhost’
No default timezone (php.ini date.timezone) set, we temporary set ‘UTC’. You should fix that permanent!
Can not connect to mysqli database mysql on host localhost:3306 using user root! (ADOdb::Connect(localhost:3306, root, $Password, mysql) failed.)
Installation failed --> exiting!
i don’t know how to solve it,can help me?
thanks very much.