View Single Post
Old 01-14-2004, 07:28 AM   #3
drjohnchadwick
Green Mole
 
Join Date: Jan 2004
Posts: 8
Thanks, I am trying this, but I am having some problems similar to what is described in another thread. I do the command lie which is:

C:\php> php.exe -f "Program Files\Apache Group\Apache2\htdocs\phpdig\admin\spider.php" http://www.state.nm.us

What I get are the following error messages. I have tried modifying the spider as per the instructions in another thread and no luck. If I can get the command line to work then I can create a .bat file to run and under Windows Scheduler.

Thanks,

John

<b>Warning</b>: main(): Failed opening './includes/config.php' for inclusion (i
nclude_path='.;c:\php4\pear') in <b>C:\Program Files\Apache Group\Apache2\htdocs
\phpdig\admin\spider2.php</b> on line <b>92</b><br />
<br />
<b>Warning</b>: main(./admin/robot_functions.php): failed to open stream: No su
ch file or directory in <b>C:\Program Files\Apache Group\Apache2\htdocs\phpdig\a
dmin\spider2.php</b> on line <b>93</b><br />
<br />
<b>Warning</b>: main(): Failed opening './admin/robot_functions.php' for inclus
ion (include_path='.;c:\php4\pear') in <b>C:\Program Files\Apache Group\Apache2\
htdocs\phpdig\admin\spider2.php</b> on line <b>93</b><br />
<br />
<b>Warning</b>: main(./admin/debug_functions.php): failed to open stream: No su
ch file or directory in <b>C:\Program Files\Apache Group\Apache2\htdocs\phpdig\a
dmin\spider2.php</b> on line <b>94</b><br />
<br />
<b>Warning</b>: main(): Failed opening './admin/debug_functions.php' for inclus
ion (include_path='.;c:\php4\pear') in <b>C:\Program Files\Apache Group\Apache2\
htdocs\phpdig\admin\spider2.php</b> on line <b>94</b><br />
<br />
<b>Fatal error</b>: Call to undefined function: phpdigprnmsg() in <b>C:\Progra
m Files\Apache Group\Apache2\htdocs\phpdig\admin\spider2.php</b> on line <b>109<
/b><br />
drjohnchadwick is offline   Reply With Quote