Thanks for your replay :
i put a script in
and also create links in rc2 ...
If i launch the created service manually :
Code:
/etc/init.d/myService start
the server starts, listen to requests, but didn't answer.
If i starts it using
Perl PATH_SERVER/myServer.PL , it works fine
i really don't see where is the problem .
Thanks again for help .