Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

nginx -uwsgi = freak out


Recommended Posts

www-servers/nginx-1.8.0

 

* Applying nginx-fix-perl-install-path.patch ...                                                                                                      [ ok ]
sed: -e expression #1, char 0: no previous regular expression
* ERROR: www-servers/nginx-1.8.0 failed (prepare phase):
*   (no error message)

 

 

nginx + uwsgi

* Applying nginx-fix-perl-install-path.patch ...                                                                                                      [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-servers/nginx-1.8.0/work/nginx-1.8.0 ...
checking for OS
+ Linux 3.19.3-1~exp1 x86_64

 

im trying to cut out all html rendering stuff from nginx to make it a load balancer / ssl termination point...  also cut out authentication stuff and index and all that....

 

question no. 2 for damex....  is apache2 really required for modsecurity in nginx?

 

wait a second that patch is HACKY!!

NGINX_MODULES_HTTP="access auth_basic autoindex browser charset empty_gif geo gzip gzip_static limit_conn limit_req map proxy realip referer secure_link spdy split_clients ssi ssl upstream_hash upstream_ip_hash upstream_keepalive upstream_least_conn userid uwsgi"

this also causes the same error...

 

cant remove fastcgi uwsgi scgi or they all cause this error

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...