From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=EE+/o4UY5YnUjz46w5wJujNw6MFwl2A2ccXQbYAJtS4=; b=pzzfbBQ/oMP1bO87yBuORFxi3oGKfSks5sWfUbPfK0ZeqRQMB4TNO0Hfaankc+vqZO XGsuG5efLFj7k4fMykwQrg+ZD/Qh8zNdVvgejzuCgZxMIaW7b1a1KiXecqUdovfHRGko KkJprYe5CudtaRxEL0ctJbWjIoUsJVMxwFh0M= MIME-Version: 1.0 Date: Mon, 11 Jul 2011 17:51:16 +0400 Message-ID: From: Alexander Vasiliev To: ALT Linux Community general discussions Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Subject: [Comm] =?koi8-r?b?bmdpbnggzsUg08zV28HF1CDTxdTY?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 13:51:28 -0000 Archived-At: List-Archive: List-Post: =E9=CD=C5=C0 # apt-repo rpm [p6] rsync://ftp.altlinux.org/ALTLinux/p6/branch i586 classic rpm [p6] rsync://ftp.altlinux.org/ALTLinux/p6/branch noarch classic # rpm -q nginx nginx-1.0.0-alt2 =EB=CF=CE=C6=C9=C7=D5=D2=C1=C3=C9=D1 nginx "=C9=DA =D0=C1=CB=C5=D4=C1". server { listen localhost:80; # can't use wildcards in first server_name server_name localhost localhost.localdomain; location / { root /var/www/html; } =F3=D4=C1=D2=D4=D5=C0 nginx. # service nginx start Checking configuration sanity for nginx: [ DONE ] Starting nginx service: [ DONE= ] # service nginx status nginx is running =EE=CF =D3=C5=D4=D8 =CE=C1 80 =D0=CF=D2=D4=D5 =CE=C5 =D3=CC=D5=DB=C1=C5=D4. # netstat --protocol inet -lnp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 3366/sshd tcp 0 0 0.0.0.0:43871 0.0.0.0:* LISTEN 2811/rpc.statd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2760/rpcbind udp 0 0 0.0.0.0:780 0.0.0.0:* 2760/rpcbind udp 0 0 0.0.0.0:59999 0.0.0.0:* 2811/rpc.statd udp 0 0 0.0.0.0:867 0.0.0.0:* 2811/rpc.statd udp 0 0 0.0.0.0:111 0.0.0.0:* 2760/rpcbind =F7 =CC=CF=C7=C1=C8 /var/log/messages Jul 11 17:32:16 test-dmz nginx: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok Jul 11 17:32:16 test-dmz nginx: nginx: configuration file /etc/nginx/nginx.conf test is successful Jul 11 17:32:16 test-dmz nginx: Checking configuration sanity for nginx: succeeded Jul 11 17:32:16 test-dmz nginx: nginx startup succeeded =EC=CF=C7=C9 nginx'a =D0=D5=D3=D4=D9 # ls -l /var/log/nginx/ =C9=D4=CF=C7=CF 0 -rw-r--r-- 1 root root 0 =E9=C0=CC 11 15:56 error.log -rw-r--r-- 1 root root 0 =E9=C0=CC 11 15:56 nginx.error.log =F0=CF=C4=D3=CB=C1=D6=C9=D4=C5, =D0=CF=D6=C1=CC=D5=CA=D3=D4=C1, =DE=D4=CF = =CE=D5=D6=CE=CF =D3=C4=C5=CC=C1=D4=D8 =DE=D4=CF=C2=D9 =DA=C1=D3=D4=C1=D7=C9= =D4=D8 nginx =D3=CC=D5=DB=C1=D4=D8 =D3=C5=D4=D8? --=20 Alexander Vasiliev vav.email@gmail.com