PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   command line link list not working (http://www.phpdig.net/forum/showthread.php?t=1944)

futureweb 03-31-2005 05:32 AM

command line link list not working
 
Hello,

I tried to use a simple txt file to be able to have a link list that should be spidered, for some reason, that is not working. with all or forceall it works with the already known domains, but not the ones within list.txt, as I understood you use following command:
php -f [PHPDIG_DIR]/admin/spider.php list.txt

the .txt file looks like:


http://site1.com
http://site2.com
http://site3.com

but another question, is it possible to have all links within a page spidered, also of external domains, but only external domains that we specify?

like site1.com has links within site1.com but also a link to site2.com and site100.com.

I want that the links to site2.com are spidered, but not site100.com

thanks
patrick

Charter 04-06-2005 01:52 PM

> ...link list that should be spidered, for some reason, that is not working...

Are you using verison 1.8.7 or 1.8.8 RC1? If you pipe the output to a log file, what does the log file contain?

> ...possible to have all links within a page spidered...

Set LIMIT_TO_DIRECTORY to false in the config file.

> ...external domains, but only external domains that we specify...

Use the admin panel text box or a cron with text file.


All times are GMT -8. The time now is 03:30 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.