<HTML><head></head><body><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; FONT-WEIGHT:Normal;">Hi . Thanks for the advice i'll follow up on it as soon as we r back at work . Merry xmas and best wishes .</span><br><br><hr><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">From: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">Prasad &lt;prasad@vtiger.com&gt;</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">Sent: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">24 December 2007 05:47 AM</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">To: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">vtigercrm-developers@lists.vtigercrm.com</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">Subject: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">Re: [Vtigercrm-developers] schedualed tasks not running / properly</span><br><br>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'm using xammp and vtiger5.0.4 on windows 2000.<br>I can'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></blockquote></div><br><br>[The entire original message is not included]</body></HTML>