The error show you you don`t enter any username in config file.
Your config file should be look like this
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = '';
$dbname = 'cpaneluser_dbname';
$dbuser =...