|
11-15-2005, 02:54 AM | #1 |
Green Mole
Join Date: Oct 2005
Location: Yerres France
Posts: 17
|
cannot index my site
Hi
I have indexed my site. I update phpdig 1.8.8 and report changes made in the original config file in new config.php : define('ABSOLUTE_SCRIPT_PATH','/home/.sites/33/site161/web/phpdig' admin user and password define('LIMIT_TO_DIRECTORY',false) define('PHPDIG_IN_DOMAIN',true); my /etc/hosts file is still with the IP adresse of the Mysql server when i indexed I respect " link per 0 , depth 20 , option none" but i got this message and nothing is indexed : SITE : http://www.ps-yerres.org/ Chemins exclus : - @NONE@ 1:http://www.ps-yerres.org/ (temps : 00:00:05) Pas de liens dans la table temporaire strange my robots.txt file as exclusions regards |
11-15-2005, 05:02 AM | #2 |
Green Mole
Join Date: Oct 2005
Location: Yerres France
Posts: 17
|
Solved but
I finally found.
first i change in robot_function.php as I see in one other post http://www.phpdig.net/forum/showthre...ght=robots.txt second I put chmod 777 to phpdig ' directories but the question is : for which directory chmod 777 is really necessary ? I am square to have phpdig in 777 regards Last edited by ENTHALPIE; 11-15-2005 at 05:06 AM. |
11-18-2005, 03:02 AM | #3 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Code:
> [PHPDIG_DIR]/text_content (this folder holds text files from index) > [PHPDIG_DIR]/includes (can be set to 755 after install completed) > [PHPDIG_DIR]/admin/temp (temp directory inside the admin directory)
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to Index a site? | davey147 | Troubleshooting | 0 | 08-30-2004 01:10 PM |
Reindexing site won't index certain page | gman | Troubleshooting | 4 | 08-06-2004 02:05 PM |
How do I create "Site Index" using PHPDig ? | jimfletcher | How-to Forum | 5 | 07-14-2004 05:56 AM |
Can't get PHPDig to index an htaccess protected site | mlerch@mac.com | Troubleshooting | 28 | 02-25-2004 04:13 PM |
Not able to index [some site]... | BernhardG | Bug Tracker | 3 | 10-11-2003 04:18 AM |