Hi,<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Warning: require_once(include/database/PearDatabase.php): failed to open stream:<br>
</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No such file or directory in C:\xampp\htdocs\vtigercrm\include\utils\utils.php on line 34
</blockquote><br>The files included in vtiger is relative to the base directory. <br><br>SenderReminder.bat should read as:<br><br><span style="font-family: courier new,monospace;">cd C:\xampp\htdocs\vtigercrm</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">C:\xampp\php\php.exe SendReminder.php</span><br><br>intimateTaskStatus.bat should read as:<br><br><font size="2"><span style="font-family: courier new,monospace;">cd C:\xampp\htdocs\vtigercrm
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">C:\xampp\php\php.exe cron\intimateTaskStatus.php</span></font><br><br>cd will make sure that you have switched to the base directory before executing the script 
<br><br>Regards,<br>Prasad<br>vtiger Team<br><br><div><span class="gmail_quote">On 12/21/07, <b class="gmail_sendername"><a href="mailto:greg@ct-net.org">greg@ct-net.org</a></b> &lt;<a href="mailto:greg@ct-net.org">greg@ct-net.org
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi<br><br>I&#39;m using xammp and vtiger5.0.4 on windows 2000.<br>I can&#39;t seem to get the schedualed tasks to run correctly as per
<br><a href="http://wiki.vtiger.com/index.php/Installation_How_To%27s">http://wiki.vtiger.com/index.php/Installation_How_To%27s</a><br><br>I have edited the .bat files for my environment xampp.<br><br>SenderReminder.bat<br>
C:\xampp\php\php.exe C:\xampp\htdocs\vtigercrm\SendReminder.php<br><br>intimateTaskStatus.bat<br>C:\xampp\php\php.exe C:\xampp\htdocs\vtigercrm\cron\intimateTaskStatus.php<br><br>When I run SenderReminder.bat i get the following
<br>&quot;<br>C:\xampp\htdocs\vtigercrm\modules\Calendar&gt;Sendreminder.bat<br><br>C:\xampp\htdocs\vtigercrm\modules\Calendar&gt;C:\xampp\php\php.exe<br>C:\xampp\htdocs\<br>vtigercrm\SendReminder.php<br><br>Warning: require_once(include/database/PearDatabase.php): failed to open
<br>stream:<br> No such file or directory in<br>C:\xampp\htdocs\vtigercrm\include\utils\utils.php<br>on line 34<br><br>Fatal error: require_once(): Failed opening required<br>&#39;include/database/PearDatab<br>ase.php&#39; (include_path=&#39;.;C:\xampp\php\pear\&#39;) in
<br>C:\xampp\htdocs\vtigercrm\incl<br>ude\utils\utils.php on line 34<br><br>C:\xampp\htdocs\vtigercrm\modules\Calendar&gt;pause<br>Press any key to continue . . .<br>&quot;<br><br>what have i missed.<br>I also noticed that the stock notifier is not sending an email to warning
<br>of low stock items .. ie below the reorder level, I have enabled this<br>under settings .. what else would i need for this to work .<br><br><br><br><br><br>_______________________________________________<br>Reach hundreds of potential candidates - 
<a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br></blockquote></div><br>