CSWEB7.5 Settings

Other discussions about CSPro
Forum rules
New release: CSPro 8.0
Post Reply
langsonb
Posts: 4
Joined: December 3rd, 2020, 1:38 pm

CSWEB7.5 Settings

Post by langsonb »

Hi everyone,

I managed to configure CSWEB 7.5 and am able to create target database on my local machine using
php bin/console csweb:process-cases
Command.
My question is how can I run the same command [php bin/console csweb:process-cases] on live server since I do not know the full path
of my CSWEB location? I am using bluehost.

Thank you
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: CSWEB7.5 Settings

Post by josh »

On hosted sites the easiest way is to setup a CRON job in cpanel. You can set it up to run once every hour for example. Once you have it working you can adjust the timing to be more or less frequent depending on how long it takes to run. You web host should have documentation on how set up a CRON job.
Post Reply