Install issue with SSLCompression
  • I seem to have hit a snag during the final part of the airtime install. I get the following error:

    Module ssl already enabled
    Configuring php5...
    Syntax error on line 4 of /etc/apache2/sites-enabled/airtime-vhost.conf:
    Invalid command 'SSLCompression', perhaps misspelled or defined by a module not included in the server configuration
    Action 'configtest' failed.
    The Apache error log may have more information.
       ...fail!
    invoke-rc.d: initscript apache2, action "restart" failed.
    dpkg: error processing airtime (--configure):
     subprocess installed post-installation script returned error exit status 1
    Errors were encountered while processing:
     airtime
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    root@lax1:/#



    Any ideas? I found this thread but it didn't directly address the SSLcompression issue. https://forum.sourcefabric.org/discussion/16167/problem-with-apache2-4
    Post edited by SPun2U at 2014-12-11 20:14:15
  • 2 Comments sorted by
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Hi, I'd take a guess that you are running a version of Apache older than 2.4.3. Could you post the output of the following please:

    dpkg-query -W apache2

    Thanks!

    Daniel
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    In the meantime I have released the airtime 2.5.1-5 update which should fix this issue for you. If you run an apt-get update, you should be able to download and install the airtime package now.