[Vtigercrm-commits] [vtiger development] #6224: Windows Scheduled task batch files point to wrong directory
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Aug 5 07:18:07 EDT 2009
#6224: Windows Scheduled task batch files point to wrong directory
---------------------------+------------------------------------------------
Reporter: Ben.Pintilie | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 5.1.1
Component: vtigercrm | Version: 5.1.0
Resolution: | Keywords: batch file, cron, scheduled tasks
---------------------------+------------------------------------------------
Comment (by Ben.Pintilie):
As an example - this is the new code I have used for mail scanner
set VTIGERCRM_ROOTDIR="C:\Program
Files\vtigercrm-5.1.0\apache\htdocs\vtigerCRM"
set PHP_EXE="C:\Program Files\vtigercrm-5.1.0\php\php.exe"
cd /D %VTIGERCRM_ROOTDIR%
%PHP_EXE% -f vtigercron.php service="MailScanner" scannername="DEFAULT"
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6224#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list