Hi Carlos,
I suggest you to use /init/op_panel_debian.sh script inside oppanel tar file. Put it inside /etc/init.d and then as root type:
*update-rc.d op_panel defaults *
to setup the script for boot.


Giorgio Incantalupo



Carlos Jerónimo wrote:
Hi Giorgi thanks for all, it works. Your opinion is correct, my
op_server was not run, and i run him.

I'm using Ubuntu Dapper and i want run the op_server when the machine
starts, and i add a line in the file rc.local like this:

cd /var/www/html/panel/; su -c /var/www/html/panel/op_server.pl &


but this not works when i start the machine. Please say me the changes
i will have put in this line.

thanks

2007/3/29, Giorgio Incantalupo <[EMAIL PROTECTED]>:
Hi Carlos,
if you have not op_panel.pid in /var/run/asterisk this means the panel
server is not working.
I do not know where freepbx puts oppanel files (usually they are in
/usr/local but not always). Just find them and exec the file
*op_server.pl* in stand alone mode (just type ./op_server.pl inside its
directory) so you can see it is working (you'll see a lot of messages).
If you cannot find the oppanel dir this means it is not installed. You
could download it from www.asternic.org and install it following the
instructions on the site.

Giorgio Incantalupo


Carlos Jerónimo wrote:
> Hi Giorgio.
>
> when i  "type:  ps -A -F | grep panel":
>
> #
> [EMAIL PROTECTED]:/home/hernandezz# ps -A -F | grep panel
> 1000      5378     1  0  8596 15480   0 11:26 ?        00:00:02
> gnome-panel --sm-client-id default1
> 1000      5433     1  0  5903 10900   0 11:26 ?        00:00:00
> /usr/lib/gnome-panel/clock-applet
> --oaf-activate-iid=OAFIID:GNOME_ClockApplet_Factory --oaf-ior-fd=37
> root      7363  6544  0   723   812   0 12:19 pts/0    00:00:00 grep
> panel
> #
>
> when i type:
> [EMAIL PROTECTED]:/home/hernandezz# /usr/bin/perl -w
> /usr/local/op_panel/op_server.pl -d -p
> #
> Can't open perl script "/usr/local/op_panel/op_server.pl": No such
> file or directory
> [EMAIL PROTECTED]:/home/hernandezz#
> #
>
> what's the problem..?
>
> sorry i try search but i'm not a linux expert.
> thanks.
>
>
>
> 2007/3/29, Giorgio Incantalupo <[EMAIL PROTECTED]>:
>> Hi Carlos,
>> type:  *ps -A -F | grep panel*
>> You should see something like:
>>
>> root     14851     1  0  2700 8164   0 11:01 ?        00:00:01
>> /usr/bin/perl -w /usr/local/op_panel/op_server.pl -d -p
>> /var/run/asterisk/op_panel.pid
>>
>> This means that tha panel process is running.
>>
>>
>> Giorgio Incantalupo
>>
>>
>>
>> Carlos Jerónimo wrote:
>> > Hi Giorgio, sorry but how do this?
>> > how i verify the server it's running, and if not runnig how i put this
>> > running.
>> > Thanks
>> >
>> > 2007/3/28, Giorgio Incantalupo <[EMAIL PROTECTED]>:
>> >> Hi Carlos,
>> >> this happens to me when oppanel server is not working. Check it is
>> >> running.
>> >>
>> >> Giorgio
>> >>
>> >> Carlos Jerónimo wrote:
>> >> > HI!!!Sorry this post about FOP but it's important.
>> >> >
>> >> > Ive installed asterisk and freepbx. the interface of FreePBX works
>> >> > fine, but when i acesse FOP
>> >> > (Flash Operator Panel) i get this error: "Couldn't load
>> >> > variables.txt?aldope=xxxxx "
>> >> >
>> >> > I search in the google and see a sugestion to edit line
>> >> > flash_dir=/var/www/html/panel/flash in file op_server.cfg.
>> >> >
>> >> > Any Sugestion please?
>> >>
>> >> _______________________________________________
>> >> --Bandwidth and Colocation provided by Easynews.com --
>> >>
>> >> asterisk-users mailing list
>> >> To UNSUBSCRIBE or update options visit:
>> >>    http://lists.digium.com/mailman/listinfo/asterisk-users
>> >>
>> >
>> >
>>
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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




_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to