/usr/local/fop2/fop2_server: Command not Found

Hi Everyone!

Trying to install FOP2 (2.26), installation seemed to go smoothly until running:

/usr/local/fop2/fop2_server --test.
Which returns: Command not found.

FOP2: fop2-2.26-centos5-x86_64
Centos: Centos 6.3 64 bit
FreePBX: FreePBX 2.11.0.0beta2.6 (FreePBX Distro)

Also reflected in checking the status of the service fop2 (fop2_server dead but subsys locked). I can access the login page of the web interface, but it doesn't go past the login. Permissions seemed okay, updated the tried redirecting the tmp file, created a symlink for libcrypto as per the faq, and checked the settings so many times I think I could rewrite them by memory! Anybody run into this before?

Just in case it is relevant: the only issue that occurred was before I installed FOP2 I uninstalled iSymphony (via module admin), I got an error while trying to reload:

Reload failed because retrieve_conf encountered an error

But didn't happen when I attempted to reload again.

Also, in case it's relevant, if I run amportal a dbug while attempting to login to the web interface, an error message File does not exist: /var/www/html/fop2/fop2-variablesGENERAL.txt. Didn't seem to be uncommon or problematic on forums I looked at, but figured more info better than to little!

Thanks so much!

Jenn

Comments

  • Do you have the fop2 files?

    ls -la /usr/local/fop2

    If you have it, does it have execute permission? If not change it so it haves them

    chmod a+x /usr/local/fop2/fop2_server

    Best regards,
  • Hi Nicolas -

    Thanks for the reply. The files seem to be in there, and so does fop2_server, but the size of fop2_server is 0 which seems kind of weird... I check the permissions on fop2_server and they looked okay, but I reran chmod a+x /usr/local/fop2/fop2_server for sanity check, but no change. Thanks for helping me with this!

    Jenn
  • Okay, so that seemed to fix the problem for me! I overwrote the fop2_server on my server that had zero size with the one from the original installation files, and so far, so good! I stopped and restarted the fop2 service, it started up and shows as running finally. I can log into the flash panel now. Thanks so much!!!

    Jenn
Sign In or Register to comment.