|
11-30-2004, 09:24 AM | #1 |
Green Mole
Join Date: Oct 2004
Posts: 3
|
I was experiencing the same problem as Ensim, namely an attempt to spider from the command line would always return "No link in temporary table". I took the time to trace spider.php, and found that setting LIMIT_TO_DIRECTORY to false in config.php solved the problem.
The code in question is at or about line 270 of spider.php (my line numbers may be a little off since I tidied the code up a bit to aid in reading). Specifically: PHP Code:
For the record, I'm running spider.php as follows: Code:
php -f /path/to/my/site/dig/admin/spider.php all |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Shell command no indexing | noel | Troubleshooting | 3 | 10-27-2005 11:22 AM |
LIMIT_TO_DIRECTORY | Rolandks | How-to Forum | 1 | 08-24-2004 05:32 AM |
Shell Spidering | CrazyCanuck | Troubleshooting | 3 | 04-20-2004 10:56 AM |
Shell mode not working | bloodjelly | Troubleshooting | 8 | 04-08-2004 05:43 PM |
index via shell | Nosmada | How-to Forum | 2 | 12-23-2003 10:23 PM |