PDA

View Full Version : cannot index my site


ENTHALPIE
11-15-2005, 01:54 AM
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 :bang:

ENTHALPIE
11-15-2005, 04:02 AM
I finally found.
first i change in robot_function.php as I see in one other post
http://www.phpdig.net/forum/showthread.php?t=2247&highlight=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

Charter
11-18-2005, 02:02 AM
> [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)


Also see http://www.phpdig.net/forum/showthread.php?t=2085