Web Hosting Talk







View Full Version : awbs cron jobs on windows and plesk 8.1


veyissen
04-11-2007, 02:09 AM
hi
I am a new member and this is my fist topic

here is the question

Is there any person who knows set up awbs cron jobs on plesk 8.1 on windows 2003 ?

please help me

ThinkSupportAdmin
04-11-2007, 03:59 AM
You can easily setup cron from Plesk >> Domains > domain name > CronTab >> Task scheduler >

ThinkSupportAdmin
04-11-2007, 04:01 AM
Here are the crons --

http://www.awbs.com/docs/awbsinstallguide/Cron_Job_Info.htm

veyissen
04-11-2007, 05:36 AM
ok thanks to replies. I try to add a job to plesk cron system, I have to put a command code.

In awbs help page, there is a code like that

php -q -f /path/to/AWBS/files/tools/cron_filename /path/to/AWBS/files



I try to configure this line to my server but It didn't work.

just like this

php -q -f /inetpub/vhosts/*****.com/httpdocs/tools/master_cron.php

do you know what exactly the true code.??

veyissen
04-11-2007, 07:14 AM
Ok It works Thank you everybody :)