View Single Post
Old 02-03-2004, 11:58 PM   #1
Rolandks
Purple Mole
 
Rolandks's Avatar
 
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
Spider cron Job with WIN in V1.8

I have a problem in V 1.8.0 - Spider cron Job under Windows:

Quote:
<b>Fatal error</b>: Call to undefined function: phpdigprnmsg() in <b>D:\InetPub\wwwroot\home\phpdig\admin\spider.php</b> on line <b>112</b><br />
The follow CGI Call has not changed and works with 1.6.x

Quote:
C:
Cd php
php.exe -f "D:\InetPub\wwwroot\home\phpdig\admin\spider.php" http://www.mx-domain.de/76.html >> spider.log
config: define('USE_IS_EXECUTABLE_COMMAND','0');

Spider works on Browser. Is there an other path set for cron jobs in v1.8.0 ?

-Roland-
Rolandks is offline   Reply With Quote