i also use intel server, I'm getting this error on asterisk/vicidial server:
- Code: Select all
DBI connect('asterisk:192.168.0.20:3306','cron',..) failed: Can't connect to MySQL server on '192.168.0.20' (113) at /usr/share/astguiclient/start_asterisk_boot.pl line 39
Can't connect to databbase: Can't connect to MySQL server on '192.168.0.20' (113) at /usr/share/astguiclient/start_asterisk_boot.pl at line 39
here is what i do:
root@Asterisk:/usr/src/astguiclient# perl install.pl --without-web
Previous astGUIclient configuration file found at: /etc/astguiclient.conf
Would you like to use manual configuration and installation(y/n): [y] y
STARTING ASTGUICLIENT MANUAL CONFIGURATION PHASE...
astguiclient home path or press enter for default: [/usr/share/astguiclient]
astguiclient logs path or press enter for default: [/var/log/astguiclient]
asterisk agi-bin path or press enter for default: [/var/lib/asterisk/agi-bin]
asterisk sounds path or press enter for default: [/var/lib/asterisk/sounds]
asterisk monitor path or press enter for default: [/var/spool/asterisk/monitor]
server IP address or press enter for default: [192.168.0.21]
DB server address or press enter for default: [192.168.0.20]
192.168.0.20 - MySQL/Apache
192.168.0.21 - Asterisk/Vicidial
question again, so if i put web only on mysql/apache the web address of the vicidial is 192.168.0.20 right? just to make sure..
[/img]