Freepbx+Freebsd

Hello all!
I am trying to install freepbx-2.1.1 in a FreeBSD 6.1-RELEASE
When I run:

perl safe_opserver -v

I’m getting the following error:

safe_opserver: line 3: ./op_server.pl: No such file or directory

I had the same error in a linux system, and I repaired it changing in /etc/selinux/config the option SELINUX=disable, but in freebsd how it would be?
It is the same problem?
Somebody could help me?

thanks

Are you using the port?..

El mar, 27-06-2006 a las 21:35 -0400, sausalito escribió:

[quote] Hello all!
I am trying to install freepbx-2.1.1 in a FreeBSD 6.1-RELEASE
When I run:

perl safe_opserver -v

I’m getting the following error:

safe_opserver: line 3: ./op_server.pl: No such file or directory

I had the same error in a linux system, and I repaired it changing in /etc/selinux/config the option SELINUX=disable, but in freebsd how it would be?
It is the same problem?
Somebody could help me?

thanks

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users
[/quote]

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)

Hi,

I put up an Asterisk with FreePBX for two people, everybody has two or
three extensions, like 41,42 and 43 and a corresponding calling group
40, and there’s an incoming route connected with that number. Extension
41 also has a mailbox 741.

I now want to enable a callforward for that group 40, or at least for
the incoming route connected with it, to the mailbox 741. I tried to
insert a database value CF/40=741, but the dialparties.agi script
doesn’t check for callforwardings in groups. Is there any workaround or
something, i can make some extension myself, but i need a nice idea for
enabling callforward for a whole group or an incoming route, thanks.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)

my guess is that op_server.pl
is looking for perl in probly /usr/bin/perl or some place where it is
not. i would open that file in your edit check the path and then create
a sym link to point to the correct location

sausalito wrote:

[quote] Hello all!
I am trying to install freepbx-2.1.1 in a FreeBSD 6.1-RELEASE
When I run:

perl safe_opserver -v

I’m getting the following error:

safe_opserver: line 3: ./op_server.pl: No such file or directory

I had the same error in a linux system, and I repaired it changing in /etc/selinux/config the option SELINUX=disable, but in freebsd how it would be?
It is the same problem?
Somebody could help me?

thanks

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users
[/quote]

Chris Richardson
Network & Unix Administrator
Cantella & Co., Inc. (http://www.cantella.com)
2 Oliver Street, 11th Floor
Boston, MA 02109
(617)224-1438 - direct
(617)521-8630 - office
(617)521-8604 - fax

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or
other use of, or taking of any action in reliance upon, this information
by persons or entities other than the intended recipient is prohibited.
If you received this in error, please contact the sender and delete this
material from any computer.

In accordance with industry regulations, all messages are retained and are subject to monitoring.

This message has been scanned for viruses and dangerous content and is believed to be clean.

Securities offered through Cantella & Co., Inc., Member NASD/SIPC.
Home Office: 2 Oliver Street, 11th Floor, Boston, MA 02109
Telephone: (617)521-8630

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)