[Vtigercrm-developers] schedualed tasks not running / properly
greg at ct-net.org
greg at ct-net.org
Fri Dec 21 04:22:38 PST 2007
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
intimateTaskStatus.bat
C:\xampp\php\php.exe C:\xampp\htdocs\vtigercrm\cron\intimateTaskStatus.php
When I run SenderReminder.bat i get the following
"
C:\xampp\htdocs\vtigercrm\modules\Calendar>Sendreminder.bat
C:\xampp\htdocs\vtigercrm\modules\Calendar>C:\xampp\php\php.exe
C:\xampp\htdocs\
vtigercrm\SendReminder.php
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
Fatal error: require_once(): Failed opening required
'include/database/PearDatab
ase.php' (include_path='.;C:\xampp\php\pear\') in
C:\xampp\htdocs\vtigercrm\incl
ude\utils\utils.php on line 34
C:\xampp\htdocs\vtigercrm\modules\Calendar>pause
Press any key to continue . . .
"
what have i missed.
I also noticed that the stock notifier is not sending an email to warning
of low stock items .. ie below the reorder level, I have enabled this
under settings .. what else would i need for this to work .
More information about the vtigercrm-developers
mailing list