FOP2 Upgrade - Invalid Session

  1. 12 years ago

    Hi All,

    I've recently upgraded from fop2 2.25 to 2.26 now any new logins to the service receive an error "Invalid Session"

    All the tests complete successfully

    /usr/local/fop2/fop2_server --test
    Flash Operator Panel 2 - Valid License (1)
    Connection to manager OK!

    AMI and the telnet interface for FOP2 can be reached on their relevant ports.

    The only error I notice is in /var/log/httpd/ssl_error_log , PHP Notice: Undefined Index: elastix_user in /var/www/html/fop2/index.php on line 11

    Could this be causing the problem?

    Cheers

    Gavin

  2. admin

    20 Apr 2012 Administrator

    Hi Gavin,

    The invalid session error comes from the index.php that is part of the Elastix rpm *only*. If you upgraded from tarball, then you can remove the index.php completely and let index.html (the native and default fop2 page) to take over.

    Elastix requires you to have an open session as an Elastix user (separate from fop2 itself). You can try by loading index.html explicitly too. Ex: http://your.server/fop2/index.html

    Best regards,

or Sign Up to reply!