toggle menu
FOP2 Forum
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Support
Manually stop, start and restart
Gekran
September 2009
in
Support
How can I stop, start and restart the fop2 server?
I had to start the server by doing:
#> cd /usr/local/fop2
#> ./fop2_server
Comments
cwingfield
September 2009
service fop2 restart? works for me.
Gekran
September 2009
Unfortunately it doesn't work for me
Gekran
September 2009
Nobody face the same problem?
I am using Debian version 2.6.18-4-686 and Asterisk version 1.4.26.2.
nicolas
September 2009
in debian you use:
/etc/init.d/fop2 [start|stop|restart]
Gekran
September 2009
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.
nicolas
September 2009
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
Sign In
or
Register
to comment.
Comments
I am using Debian version 2.6.18-4-686 and Asterisk version 1.4.26.2.
/etc/init.d/fop2 [start|stop|restart]
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.
Best regards,
--
Nicolás Gudiño