Page 1 of 1

install vicidial on 2 servers

PostPosted: Sun May 03, 2009 12:22 pm
by dialcom
Hi,
i m installed vicidial on 2 servers :
the first 192.168.1.50: webserver, mysql
i have installed this following packages

linux-source
apache2
libmysqlclient15-dev
libncurses5-dev
libploticus0-dev
mysql-client-5.0
mysql-server-5.0
ntp
php5
php5-cli
php5-dev
php5-mysql
ploticus


the seconde 192.168.1.51 : asterisk, astguiclient, perl,subversion screen,mysql client etc...
when i put this adresse for the first server 192.168.1.50/agc/vicidial.php

it show this message:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/agc/vicidial.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /var/www/agc/vicidial.php:312) in /var/www/agc/vicidial.php on line 420

Warning: Cannot modify header information - headers already sent by (output started at /var/www/agc/vicidial.php:312) in /var/www/agc/vicidial.php on line 421

Warning: Cannot modify header information - headers already sent by (output started at /var/www/agc/vicidial.php:312) in /var/www/agc/vicidial.php on line 422

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/agc/vicidial.php on line 493

PostPosted: Sun May 03, 2009 5:40 pm
by Op3r
Re read the scratch install again.

Did you run the install.pl from astguiclient/vicidial tar package?

and what are you trying to do?

any other reason why you are not using vicibox or vicidialnow? Statistics show that these 2 VICIDIAL Distro are better installer than 98% who attempted installing VICIDIAL without a fuss (Im included in that 98% too)

PostPosted: Sun May 03, 2009 6:56 pm
by dialcom
thanls for reply,
i have run install.pl just from the seconde server dedicated for asterisk.

PostPosted: Mon May 04, 2009 6:48 am
by codehaxor
did you run the create tables sql script that creates the vicidial table structure?