PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   0 links found, yes, another one (http://www.phpdig.net/forum/showthread.php?t=1040)

juzzi 07-05-2004 01:39 AM

0 links found, yes, another one
 
Hi there,
I've been searching for a site spider+search engine for a while now and I think phpdig is what I need.
I installed it without problems, but I'm getting the following error when spidering ANY site.:

Spidering in progress...

--------------------------------------------------------------------------------
SITE : http://www.lycos.nl/
Exclude paths :
- @NONE@
No link in temporary table

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

links found : 0
...Was recently indexed
Optimizing tables...
Indexing complete !


I've been searching for a solution on your forums but unfortunately I didn't find one.
I've seen a lot of topics about this issue discussing a robot.txt file. But I have no idea what it does and think I don't use it.
Does anyone know a solution? you can pm me if you want the url of my phpdig installation.
thx

Charter 07-05-2004 05:00 AM

Hi. Perhaps check your PHP info to make sure that safe_mode is set to off and allow_url_fopen is set to on?

juzzi 07-05-2004 06:16 AM

where's that setting? btw I'm using a free server for the moment so I can't change things except the phpdig files (and mysql table etc.)

Charter 07-05-2004 06:18 AM

Hi. Run the following program and then search the output for safe_mode and allow_url_fopen:
PHP Code:

<?php
// show PHP info
phpinfo();
?>


juzzi 07-05-2004 06:47 AM

thx guys
safemode is set to on and allow_url_fopen is set to off :S
I'm trying phpdig on a local server now (easyphp) seems to work fine :)
btw what does *locked* means in front of a site in the form in admin/index.php?

vinyl-junkie 07-05-2004 07:31 AM

http://www.phpdig.net/showthread.php...ghlight=locked ;)


All times are GMT -8. The time now is 01:48 AM.

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