PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   * http://www.mysite.net/ locked * (http://www.phpdig.net/forum/showthread.php?t=185)

dawe 10-28-2003 01:20 PM

* http://www.mysite.net/ locked *
 
Hi everybody,
really sorry for my English, but.. I'm Italian...
I've a problem with PhpDig..
I think it will be so stupid for you but I CAN'T use the search engine, so please help me!!
When I try to index the pages of my site the sistem returns this messagge:
* http://www.mysite.net/ locked *
and the search engine doesn't works.
In my local system it works so well!!

I'm trying to index 2 tipes of site:

www.mysite.net
and
www.myothersite.net/dir/dir/home.php or
www.myothersite.net/dir/dir/

Thank you so much

Dawe

Charter 10-28-2003 07:10 PM

Hi. What's PHPDIG_DEFAULT_INDEX set to?

dawe 10-28-2003 11:47 PM

PHPDIG_DEFAULT_INDEX
 
Thank you for the reply.
This variable is setting TRUE

define('PHPDIG_DEFAULT_INDEX',true);

Hi

dawe

Charter 10-29-2003 03:51 AM

Hi. Does setting it to false have any effect? Are your sites still locked?

dawe 10-29-2003 09:55 AM

Yes,
the site is still locked. I setted the variable FALSE.

And now?!

Would you know the address of the site?
I'll give you "white paper" :-) in italian... do, what you've got to do :-)

Thank a lot

dawe 11-05-2003 06:16 AM

The problem persist. Any idea to solve it?
Please.

Dawe

Charter 11-07-2003 11:04 AM

Hi. To start over and index from scratch, try the following:
  1. empty all the PhpDig database tables
  2. delete all files that may be in the temp dir
  3. delete all files in the text_content dir except keepalive.txt
  4. run spider.php from a browser or command prompt
Before running spider.php from the command prompt, in the config file, change the following to one if only one level is wanted:
PHP Code:

define('SPIDER_MAX_LIMIT',20); //max recurse levels in sipder 
define('SPIDER_DEFAULT_LIMIT',3); //default value 
define('RESPIDER_LIMIT',4); //recurse limit for update 

If you don't want to reindex from scratch, but rather just want the lock removed, try going into the admin panel, pick a locked site, click the update button, and then click the remove lock link.


All times are GMT -8. The time now is 06:08 PM.

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