ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: apache mod_geoip 2 nginx



> > Пытаюсь перезагрузить конфиг nginx, в ответ получаю ошибку:
> > 2006/02/01 23:27:17 [emerg] 761#0: unexpected "}" in 
> > /etc/nginx/nginx.conf:44
> > 2006/02/01 23:27:17 [emerg] 761#0: the configuration file 
> > /etc/nginx/nginx.conf test failed
> >
> > Как я понял парсер конфига хочет ";" перед "}" , но если меняю местами 
> > директивы в секции geo:
> > geo  $country  {
> >     include          /usr/share/GeoIP/GeoIP.nginx
> >     default          RU;
> > }
> >
> > Получаю другую ошибку:
> > 2006/02/01 23:29:42 [emerg] 1423#0: invalid number of the geo parameters in 
> > /etc/nginx/nginx.conf:43
> > 2006/02/01 23:29:42 [emerg] 1423#0: the configuration file 
> > /etc/nginx/nginx.conf test failed
> >
> > Куда копать дальше? :)
> 
>       default          RU;
> -     include          /usr/share/GeoIP/GeoIP.nginx
> +     include          /usr/share/GeoIP/GeoIP.nginx;

Помогло! :)

> 
> 
> Игорь Сысоев
> http://sysoev.ru
> 


-- 
С уважением,
Максим, администратор
http://iFun.ru
mailto: mc@xxxxxxx
ICQ: 422279



 




Copyright © Lexa Software, 1996-2009.