Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load http2 module #255

Closed
johnycage opened this issue Aug 2, 2023 · 1 comment
Closed

Cannot load http2 module #255

johnycage opened this issue Aug 2, 2023 · 1 comment

Comments

@johnycage
Copy link

After installing when you try to start Apache2 service you get following error
httpd: Syntax error on line 160 of /usr/local/apache/conf/httpd.conf: Cannot load modules/mod_http2.so into server: /usr/local/apache/modules/mod_http2.so: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
This can be be bypassed by commenting out line no. 160 in httpd.conf file by adding # at the beginning of the line.

@johnycage
Copy link
Author

Closing this issue as the same issue is reported and being discussed on #250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant