Page 1 of 1

Which scripts need to be running on webserver?

PostPosted: Fri Jan 25, 2008 12:54 pm
by thedonvaughn
Hey guys,
I just want to clarify which scripts need to be running if I have my own dedicated web server for vicidialer?
I.e. asterisk/vicidialer is on one machine, the database is on another server, and the webserver is on it's own server.

Which scripts need to be defined as kept alive in /etc/astguiclient.conf on the webserver if any?

Any help will be greatly appreciated.

PostPosted: Fri Jan 25, 2008 12:56 pm
by Op3r
None.

Just copy the agc folder to the said web server. Just edit the dbconnect.php though :)

PostPosted: Fri Jan 25, 2008 2:36 pm
by thedonvaughn
Much obliged :)

PostPosted: Sat Jan 26, 2008 7:20 pm
by seaq
i wonder if i can move some crontab entries from the vicidialer server to the web/db server?

some of the scripts running there are intended to the DB, so would be OK if i move those to the DBWEB server?

PostPosted: Sat Jan 26, 2008 9:13 pm
by mflorell
Yes, you can move around several of the crontab scripts without problems.

PostPosted: Mon Mar 17, 2008 8:22 am
by pylinuxian
well, if you need to move some cron jobs to lets say a php/web server you will have to have the right /etc/astguiclient.conf file on this server because most of the scripts use it now.