[Vtigercrm-developers] schedualed tasks not running / properly
Gregory Machin
greg at ct-net.org
Mon Dec 24 17:24:04 PST 2007
Hi . Thanks for the advice i'll follow up on it as soon as we r back at work . Merry xmas and best wishes .
-----Original Message-----
From: Prasad <prasad at vtiger.com>
Sent: 24 December 2007 05:47 AM
To: vtigercrm-developers at lists.vtigercrm.com
Subject: Re: [Vtigercrm-developers] schedualed tasks not running / properly
Hi,
Warning: require_once(include/database/PearDatabase.php): failed to open stream:
No such file or directory in C:\xampp\htdocs\vtigercrm\include\utils\utils.php on line 34
The files included in vtiger is relative to the base directory.
SenderReminder.bat should read as:
cd C:\xampp\htdocs\vtigercrm
C:\xampp\php\php.exe SendReminder.php
intimateTaskStatus.bat should read as:
cd C:\xampp\htdocs\vtigercrm
C:\xampp\php\php.exe cron\intimateTaskStatus.php
cd will make sure that you have switched to the base directory before executing the script
Regards,
Prasad
vtiger Team
On 12/21/07, greg at ct-net.org <greg at ct-net.org > wrote:
Hi
I'm using xammp and vtiger5.0.4 on windows 2000.
I can't seem to get the schedualed tasks to run correctly as per
http://wiki.vtiger.com/index.php/Installation_How_To%27s
I have edited the .bat files for my environment xampp.
SenderReminder.bat
C:\xampp\php\php.exe C:\xampp\htdocs\vtigercrm\SendReminder.php
[The entire original message is not included]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20071225/1df23a6c/attachment-0003.html
More information about the vtigercrm-developers
mailing list