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

Error unknown directive stream #7

Open
ciuchs opened this issue Oct 23, 2020 · 0 comments
Open

Error unknown directive stream #7

ciuchs opened this issue Oct 23, 2020 · 0 comments

Comments

@ciuchs
Copy link

ciuchs commented Oct 23, 2020

i get an error on line 15 "unknown directive "stream" in the nginx.conf file

@Pookha
Copy link

Pookha commented Jan 22, 2021

It sounds like the stream module is not loaded. Follow the install guide found here to compile a fully featured Nginx Server. you are most likely missing the --with-stream \ --with-stream_ssl_module \ options from your executable.

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

2 participants