Manually stop, start and restart

  1. 15 years ago

    How can I stop, start and restart the fop2 server?
    I had to start the server by doing:
    #> cd /usr/local/fop2
    #> ./fop2_server

  2. service fop2 restart? works for me.

  3. Unfortunately it doesn't work for me

  4. Nobody face the same problem?
    I am using Debian version 2.6.18-4-686 and Asterisk version 1.4.26.2.

  5. admin

    27 Sep 2009 Administrator

    in debian you use:

    /etc/init.d/fop2 [start|stop|restart]

  6. Hello Nicolás,

    When I do [ /etc/init.d/fop2 restart ] I got the message "No such file or directory".
    When I look into /etc/init.d I don't see fop2.

  7. admin

    28 Sep 2009 Administrator

    It seems the install failed to copy the init script. You can do so by hand, look into the init directory in fop2 tarball, there is a fop2.debian script, copy that into /etc/init.d and perform an update-rc.d to add it to your startup/shutdown.

    Best regards,

    --
    Nicolás Gudiño

or Sign Up to reply!