Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
agdm619 (Guest)
agdm619 (Guest)
I need to setup a cron job to run the recurring payment everyday @ 6:00am How do I do that?
 
Windows Server 2003
ISS 6.0
MySql 5.XX
 
Thanks for any help!
 
Aaron
 
agdm619 (Guest)
agdm619 (Guest)
Anybody?!?!? I could really use the help!
 
Thanks
 
Aaron
 
vic140
vic140
I'm no expert, but in case you are still looking for help this may point you somewhat the right direction. You set up the chron job on your server. If you have plesk or cpanel, they have simple & clear guides to set them up. (in cpanel for instance they have an automatic and advanced mode) Other interfaces should be easy as well. It will be obvious how to set to run the chron job once per day, at 6AM.
 
Plug in whatever info is needed to/from ViArt.
 
agdm619 (Guest)
agdm619 (Guest)
Is there a way to just use the Task Scheduler? If I can, could someone please give an example. I dying here! Wacko
 
Thanks,
Aaron
 
agdm619 (Guest)
agdm619 (Guest)
Does anybody know how to do this?
 
freezer (Guest)
freezer (Guest)
Hi,
 
Not sure how much you know but does this help.
 
http://www.viart.com/recurring_payments.html
 
Maybe not if you are ctually asking how to set up the script rather than what the syntax should be.
 
But I reckon Viart might load a cron script in for you if you are desperate.
 
I use putty.exe to log into my server ....then I type
 
crontab -e
 
then enter the syntax as shown but you need to use the same file structure as your server uses rather than the example if this is different.
 
Hope this helps but I googled around and found the right answers for me.
 
Dave