On Thu, May 15, 2008 at 7:57 AM, Sukhbir Singh
<[EMAIL PROTECTED]> 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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to