Skip to main content

Undefined symbol ap_log_rerror with mod_h264_streaming.so

Comments

2 comments

  • Rufus McDufus
    I've found a fix for this. It looks to me like it might've been copying in the old modules without any recompliation. I discovered ~root/.eastore where there's a script 'after_apache_make_install' plus copies of the module .so files. I removed the modules from Apache, and from .eastore, and editing the 'after_apache_make_install' script to remove references to these shared object files. Re-ran the build and all works. And it's built new copies of mod_h264_streaming.so/mod_flvx.so and another - mod_substitute.so - which was also problematic. So all good!
    0
  • cPanelMichael
    Hello, I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.