Fop2 on Centos 6 64-bit
Hi,
Im trying to install Fop 2 on a centos6 64-bit system
There is no specific file, so Ive tried the centos5 one
Unfortunately the service doesnt start-
service fop2 start
Starting Flash Operator Panel 2: Can't load '/tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/7d2160ee.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128
BEGIN failed--compilation aborted at /tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/inc/lib/Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/fop2_server.pl line 1.
BEGIN failed--compilation aborted at script/fop2_server.pl line 1.
Any ideas how I can get this to work?
Im trying to install Fop 2 on a centos6 64-bit system
There is no specific file, so Ive tried the centos5 one
Unfortunately the service doesnt start-
service fop2 start
Starting Flash Operator Panel 2: Can't load '/tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/7d2160ee.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128
BEGIN failed--compilation aborted at /tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/inc/lib/Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/fop2_server.pl line 1.
BEGIN failed--compilation aborted at script/fop2_server.pl line 1.
Any ideas how I can get this to work?
Comments
Please read the last question in the FAQ for a solution:
http://www.fop2.com/documentation-faq.php
Best regards,
http://download.fop2.com/fop2-2.27-centos-x86_64.tgz
Best regards,
That worked like a charm on a freshly installed CentOS 6.2 64-bit FreePBX install that I just put together. Any chance we could get access to a 32-bit version? *sheepish grin*
Would very much like a 32 bit version as well.
My problem is a little different in that when i do a reload, there is no operator.cfg file and i get a continuous login loop on the web interface for fop2
If you are prompted for login every time, then there is no problems at all with running the server, but just bad credentials being entered. (incorrect extension/password).
Best regards,
I tried again on a fresh install of FreePBX Distro 2.210.62-5 and I get the same thing.
I have setup 3 extensions, all with voicemail access numbering 2000,2001,2002 and passwords 123789 (not real extensions or passwords listed) and each time i try to login to fop2 i get the login box come back.
Interstingly when using the chrome extension i currently have scrolling around the icon Invalid Credentials.
I have double checked and triple checked .. even made then 1234 for each and all to no avail.
When i put into the CLI service fop2 restart, i get the below come up. I downloaded FOP2 through the FreePBX repos via yum install fop2-fpbx
Any Help would be much appreciated.
Pezzz
If you configure by hand, you MUST remove the last #exec line that will generate a new set of users with probably different passwords.
#exec is not commented, is a command, and whatever is output by that script will override anything you wrote above that config file.
If you are prompted for user/password again, then you are entering bad credentials. It is not related to versions, platform, nothing. it is just plain bad credentials.
Best regards,
I have done nothing by hand.
My install procedure is as follows:
Installed freepbx distro as noted above
Ran yum install fop2-fpbx
Installed module
Created extension with voicemail enabled
Extension number 2000
Extension Password abc123test
Voicemail Password 123789
When I go to http://IP.of.freepbx.server/fop2 I get login prompt.
I use username of 2000
Password of 123789
Says attempt 1 then reopens the login box again.
I test same thing on my centos 5.8 based freepbx here and works flawlessly.
Any idea?
Pezzz
I think it's because you added the extension after installing FOP2 that it's not picking up the data for the extension. It may even be the case that the extension isn't listed - if so, add it!
As far as I've seen FOP2 doesn't pick these up automatically if they're added after-FOP2 was installed.
Thanks for this one, Nicolás - it worked. I did still have to create the symlink before it would start properly, though - should that be the case?
Login credentials are not related to symlinks at all, they are just credentials. FOP2 manages its own tables for login in, if you add extensions after fop2admin was installed, those extensions are not added to fop2, you must add them by hand.
Heh, sorry - should have trimmed the quote - I mean the 32-bit version worked great - I wasn't having issues with the credentials.
No problem!.. back to symlinks then. Version 2.27 should not require any symlinks on centos,debian or ubuntu. I am trying to include all needed libraries on the package to avoid these conflicts.
Best regards,
Odd. I can't remember the exact error that I was getting, but it was similar to what other people were seeing before they ran the symlink on their systems. I was using the most up-to-date version of the FreePBX distro, so I wonder if maybe some of their tinkering caused the symlink to be necessary afterall? Unfortunately the system is now in production otherwise I'd try it again from scratch. It was an anomaly for me to use 32-bit in the first place...
The server is not available for me to test right now (test server running on laptop loaned to customer) but i will check that.
The extensions were in fact created after FOP2 was installed so that is probably it.
Is there no way for FOP2 to query extension lists say each time it loads? Then as an admin after adding abunch of extensions (new department started for example with 15 users) you would only have to open FOP2 once and login once rather than go and add users in individually.
Does this make sense?
I guess this has been bought up before but not sure so thought i would suggest.
Will let you know if adding users manually makes it all work
Thanks again.
By the way, i added the users manually and all worked a treat.
Thanks again for a great panel.
One thing you might want to check is that your admin manager password was not changed in /etc/asterisk/manager.conf. If you change that password, and forget to change it also on your GUI configuration files (like /etc/amportal.conf or similar), then things will work quite badly.
Best regards,
amportal a ma upgrade digiumaddoninstaller
sd
Best regards,