Hi, im trying to install vicidial 9 ViciBox_v9.x86_64-9.0.3.iso and im getting error when the database is setting up.
What I did first before running the vicibox-install, I upgrade all the repository to 15.2, after that I will run the vicibox-install to install vicidial 9 im getting stuck with this access denied error.
This is a fresh installation of vicidial 9.
Updated to revision 3488.
Skipped '>> /var/log/vicibox.log 2>> /var/log/vicibox.log'
Summary of updates:
Updated '/usr/src/astguiclient/trunk' to r3488.
Summary of conflicts:
Skipped paths: 1
Doing general DataBase requirements...
Doing Master-specific MySQL setup...
DBI connect('asterisk:localhost:3306','xxxx',...) failed: Access denied for user 'xxxx'@'localhoing password: YES) at /usr/local/bin/vicibox-install line 360.
Couldn't connect to ViciDial database: Access denied for user 'xxxx'@'localhost' (using password: YES) /local/bin/vicibox-install line 360, <STDIN> line 27.
But when i supplied the default username and password for mysql which is cron and 1234 it successfully installed. How can we customize these parameters?