Welcome! Log In Create A New Profile

Advanced

Re: hello. can someone plz help me with a guide?

March 23, 2016 12:14AM
the nginx installation on CentOS can be done in two different way, that's
'installed by package' and 'build from source'

nginx can be installed on CentOS by using the package manage tools named
'yum', after you set up the downloading source properly, you can simply
type the one line command above to have nginx install:

yum install -y nginx

this cmd will install the nginx executable binary and all the dependency
that nginx needed.

after that, you can configurate it by editing files /etc/nginx/nginx.conf ,
then turn it on using CentOS command services.

On Wed, Mar 23, 2016 at 9:03 AM, Alt <nginx-forum@forum.nginx.org> wrote:

> Hello,
>
> I don't know CentOS, so I can't really help, but there are some
> instructions
> here: http://nginx.org/en/linux_packages.html
> And if you are getting an error, could you give more details (error,
> commands you are typing,...)?
>
> Best Regards
>
> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,265568,265573#msg-265573
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

hello. can someone plz help me with a guide?

HzBakken March 22, 2016 04:18PM

Re: hello. can someone plz help me with a guide?

Alt March 22, 2016 09:03PM

Re: hello. can someone plz help me with a guide?

chateau.Xiao March 23, 2016 12:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 292
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