Welcome! Log In Create A New Profile

Advanced

Re: [OpenResty] How to start Nginx?

Yichun Zhang (agentzh)
January 24, 2014 02:50PM
Hello!

On Fri, Jan 24, 2014 at 6:43 AM, Shohreh wrote:
> Using OpenResty, I compiled and installed a Lua-capable Nginx in /tmp so I
> could experiment with it before replacing the current Nginx that was
> installed through apt-get.
>
> However, since files are located in non-standard locations, Nginx can't find
> them:

You should use the command

./configure --prefix=/tmp/openresty --with-luajit

to build your openresty.

You cannot move already installed openresty directory tree to other
places because we use RPATH in the "nginx" executable file's header to
locate dynamic libraries (like the libluajit-5.1.so.2 file).

Regards,
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[OpenResty] How to start Nginx?

Shohreh January 24, 2014 09:43AM

Re: [OpenResty] How to start Nginx?

Reinis Rozitis January 24, 2014 09:56AM

Re: [OpenResty] How to start Nginx?

Jim Ohlstein January 24, 2014 10:54AM

Re: [OpenResty] How to start Nginx?

Shohreh January 27, 2014 07:55AM

Re: [OpenResty] How to start Nginx?

Styopa Semenukha January 24, 2014 02:02PM

Re: [OpenResty] How to start Nginx?

Shohreh January 27, 2014 07:54AM

Re: [OpenResty] How to start Nginx?

Yichun Zhang (agentzh) January 24, 2014 02:50PM

Re: [OpenResty] How to start Nginx?

Shohreh January 27, 2014 07:53AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 275
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready