Welcome! Log In Create A New Profile

Advanced

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

All files from this thread

File Name File Size   Posted by Date  
nginx_error.log 308.4 KB open | download 谭芬芬 05/21/2015 Read message
Maxim Dounin
May 22, 2015 09:26AM
Hello!

On Fri, May 22, 2015 at 03:46:13PM +0300, Valentin V. Bartenev wrote:

> On Friday 22 May 2015 09:45:52 tanfenfen@banggood.cn wrote:
> >
> > On Thursday 21 May 2015 20:16:18 谭芬芬 wrote:
> > > Hello,
> > >
> > >
> > > This is Amily.
> > > I meet a problem while using nginx1.4.6 and nginx1.8.0 for web service.
> > >
> > [..]
> > ?
> > Could you reproduce the problem without 3rd-party modules or patches?
> > ?
> > >We do not use?3rd-party modules or patches.We use ?configure?arguments of nginx?like this:configure arguments: --prefix=/opt/nginx --http-client-body-temp-path=/opt/nginx/client/ --http-proxy-temp-path=/opt/nginx/proxy/ --http-fastcgi-temp-path=/opt/nginx/fcgi/ --with-file-aio --with-http_realip_module --with-http_geoip_module --with-http_sub_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_stub_status_module --without-http_uwsgi_module --without-http_scgi_module --with-http_perl_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-pcre --with-http_ssl_module
> > And the configure arguments of php5.3.28 like this:Configure Command => './configure' '--prefix=/opt/php' '--enable-fpm' '--with-config-file-path=/opt/php/etc/' '--with-libxml-dir' '--with-openssl=/usr' '--with-zlib' '--with-gd' '--with-jpeg-dir' '--with-png-dir' '--with-freetype-dir' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-mhash' '--enable-mbstring' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-pdo-mysql=mysqlnd' '--enable-sockets' '--with-curl' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-pear' '--enable-intl' '--enable-soap' '--enable-wddx'
> >
>
> Ok, then please provide a debug log and your configuration to reproduce the issue.
>
> See instructions here: http://nginx.org/en/docs/debugging_log.html

I would also recommend the following (in no particular order):

- Take a look at http://wiki.nginx.org/Debugging for some basic
hints. In particular, full config will likely be needed to
analyze the problem.

- I see there are perl and libgeoip libraries are loaded into
nginx. Both can produce arbitrary problems - in particular,
libgeoip is known to do wierd things with corrupted databases;
and perl modules can do anything. It's good idea to make
sure the problem can be reproduced without perl and geoip
(either without these modules compiled in, or at least without
them being used in the configuration).

--
Maxim Dounin
http://nginx.org/

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

a problem while using nginx1.4.6 and nginx1.8.0 for web service Attachments

谭芬芬 May 21, 2015 08:20AM

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

Valentin V. Bartenev May 21, 2015 08:38AM

Re: Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

tanfenfen@banggood.cn May 21, 2015 09:54PM

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

Valentin V. Bartenev May 22, 2015 08:48AM

Re: a problem while using nginx1.4.6 and nginx1.8.0 for web service

Maxim Dounin May 22, 2015 09:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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