thierry a écrit :
> Michel Leunen a écrit :
>> thierry a écrit :
>>
>>> tapi...@tapioca-desktop:~$ gwd
>>> GeneWeb 5.01 - Copyright (c) 1998-2007 INRIA
>>> Possible addresses:
>>>    http://localhost:2317/base
>>>    http://127.0.0.1:2317/base
>>>    http://tapioca-desktop:2317/base
>>> where "base" is the name of the database
>>> Type control C to stop the service
>>>
>>> Error: the port 2317 is already used by another GeneWeb daemon
>>> or by another program. Solution: kill the other program or launch
>>> GeneWeb with another port number (option -p)
>>> tapi...@tapioca-desktop:~$
>>>
>>>
>>> Je crois comprendre :
>>> qu'il faut libérer le port 2317 ou changer de port.
>> Oui et non. Je ne connais pas Geneweb mais d'après le nom et le message 
>> d'erreur, gwd EST le daemon et il est apparemment déjà lancé. 
>> Probablement lors de l'install. Tu ne dois donc pas faire cette 
>> commande. Un ps -ef | grep gwd devrait te dire s'il tourne ou pas.
>>
> 
> Voici la réponse :
> 
> tapi...@tapioca-desktop:~$ ps -ef | grep gwd
> geneweb  19788     1  0 07:41 ?        00:00:00 /usr/bin/gwd
> -hd/usr/share/geneweb -dd/usr/share/doc/geneweb -bd/var/lib/geneweb
> -p2317 -langfr -log/var/log/geneweb.log -daemon
> tapioca  27164 27147  0 10:43 pts/1    00:00:00 grep gwd
> tapi...@tapioca-desktop:~$
> 
> 

Cela signifie que le daemon gwd est bien lancé (pid=19788)... D'où 
l'erreur que tu rencontres (Error: the port 2317 is already used by 
another GeneWeb daemon)


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à