View Single Post
Old 12-31-2003, 08:22 PM   #1
Canadian
Green Mole
 
Join Date: Dec 2003
Location: Kelowna BC Canada
Posts: 8
Indexing errors: related to robot_functions.php

New user of PHPDig. I seemed to have ti installed and I believe config'd correctly. When attempting to index a site (any site) I receive the following;

Spidering in progress...

--------------------------------------------------------------------------------
SITE : http://welcometokelowna.com/
Exclude paths :
- @NONE@

Warning: fopen(../admin/temp/77324841.tmp): failed to open stream: Permission denied in /home/search/public_html/searchengine/admin/robot_functions.php on line 673

Warning: fwrite(): supplied argument is not a valid stream resource in /home/search/public_html/searchengine/admin/robot_functions.php on line 675

Warning: fclose(): supplied argument is not a valid stream resource in /home/search/public_html/searchengine/admin/robot_functions.php on line 677

Warning: filesize(): Stat failed for ../admin/temp/77324841.tmp (errno=2 - No such file or directory) in /home/search/public_html/searchengine/admin/robot_functions.php on line 678
1:http://welcometokelowna.com/
(time : 00:00:00)
No link in temporary table

--------------------------------------------------------------------------------

links found : 1
http://welcometokelowna.com/
Optimizing tables...
Indexing complete !
--------------------------------------------------------------------------------
[Back] to admin interface.


All errors seem related to this robot_functions file, in looking at those particular lines they are just gibberish to me unfortunately.

Anyone with insight into this is thanked.
Canadian is offline   Reply With Quote