Export to GitHub

mod-spdy - issue #63

mod_spdy.so doesn't load on Fedora 18


Posted on Jan 27, 2013 by Swift Lion

What version/revision number of mod_spdy are you using? 0.9.3.3

What version of Apache are you using, and on what operating system? (Use apache2ctl -v to check.) Apache 2.4.3

What other Apache modules are you using? (Use apache2ctl -M to check.) Not relevant

What browser version did you use to access the mod_spdy server? On what operating system? What flags was the browser invoked with? (For Chrome/Chromium, go to about:version to check.)

Chrome 24

What steps will reproduce the problem? 1. Complete Fedora 18 installation 2. Install mod-spdy-beta RPM package 3. "systemctl start httpd"

What is the expected result? What do you see instead? Loading module completes

instead: Cannot load /usr/lib64/httpd/modules/mod_spdy.so into server: /usr/lib64/httpd/modules/mod_spdy.so: undefined symbol: ap_log_cerror

Please provide any additional information below.

Comment #1

Posted on Jan 28, 2013 by Massive Bear

mod_spdy currently only works for Apache 2.2; it does not yet support Apache 2.4, sorry. But it should. (-: I've opened a new bug to track that issue and merged this one into it.

Status: Duplicate

Labels:
Type-Defect Priority-Medium