Sukhbir Singh
2008-May-15 10:57 UTC
[asterisk-users] Problem while running Flash Operator Panel
Hi All,
Whenever i try to start FOP using script
./op_panel_redhat.sh start given in directory /usr/local/op_panel-snapshot/init
I got the following error:
Starting Flash Operator Panel: execvp: No such file or directory
[FAILED]
Please let me know the reason for this.
Thanks in Advance
With Regards,
newbie
________________________________
This message and its attachments contain confidential information and may also
contain legally privileged information. This message is intended solely for the
named addressee. If you are not the addressee indicated in this message (or
authorized to receive for addressee), you may not copy or deliver any part of
this message or its attachments to anyone or use any part of this message or its
attachments. Rather, you should permanently delete this message and its
attachments (and all copies) from your system and kindly notify the sender by
reply e-mail. Any content of this message and its attachments that does not
relate to the official business of Cellebrum.com Pvt Ltd or its affiliates
and/or subsidiaries must be taken not to have been sent or endorsed by any of
them. Opinions and information in this email that do not relate to the official
business of Cellebrum.com Pvt Ltd, shall be understood as neither given nor
endorsed by Cellebrum.com Pvt Ltd. Any action/proceeding/opportunity upon the
contents of this email taken by not intended addressee shall attract liabilities
both criminal and civil against such addressee.
Email communications are not private and no warranty is made that e-mail
communications are timely, secure or free from computer virus or other defect.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20080515/2be94ecc/attachment.htm
Nicolás Gudiño
2008-May-16 23:41 UTC
[asterisk-users] Problem while running Flash Operator Panel
On Thu, May 15, 2008 at 7:57 AM, Sukhbir Singh <sukhbir.singh at cellebrum.com> wrote:> Hi All, > > Whenever i try to start FOP using script > ./op_panel_redhat.sh start given in directory > /usr/local/op_panel-snapshot/init > > I got the following error: > > Starting Flash Operator Panel: execvp: No such file or directory > > [FAILED] > > Please let me know the reason for this. > Thanks in Advance > > With Regards, > newbie >You will have to edit op_panel_redhat.sh and change it so it reads: DAEMON=/usr/local/op_panel-snapshot/op_server.pl OPTIONS="-d" Then you will want to move the file to /etc/rc.d/init.d And add it to startup with: chkconfig --add op_panel_redhat.sh -- Nicol?s Gudi?o Buenos Aires - Argentina