Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35C9411FBD for ; Tue, 8 Jul 2014 08:14:46 +0000 (UTC) Received: (qmail 37549 invoked by uid 500); 8 Jul 2014 08:14:41 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 37454 invoked by uid 500); 8 Jul 2014 08:14:41 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 37442 invoked by uid 99); 8 Jul 2014 08:14:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 08:14:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.192.41 as permitted sender) Received: from [209.85.192.41] (HELO mail-qg0-f41.google.com) (209.85.192.41) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 08:14:39 +0000 Received: by mail-qg0-f41.google.com with SMTP id i50so4920355qgf.0 for ; Tue, 08 Jul 2014 01:14:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BxmBuQ20cHaS2W1+xqRcsjh1aQZP0TxHSmvykmRJI+U=; b=RBnomxn+dbDdHyJxbuxrinh/MuZJCqb0nFCcSpWOAxd6ohs+r/3XKPVwVeIE3+RqIW 7WBn2Cp16Oe3/7wDRny/3N9qdq+jvoc7FL6EuCL79REDp+ljIr3wO/zgiO+fLSGpVs56 DE2oIOvDy4eLGxMk33Hj9fxsHM/FJ2HnYdenAOPt2dDVuJnbQVHskto0J8cgLvHSjm2A 97HIqEt1QXIwqFaQT1o2IodY6vzI5hKD3Pn2VV3ECXm1wBxZv16j6w/cEJOVbjjkg6MJ FJzhdtzI5Yi9mOhOUaFp6exY600rEjdynG9LdC8ZNLCjxjECy0uIy3ykdHBks1sIfNF/ 1Xcw== MIME-Version: 1.0 X-Received: by 10.224.112.131 with SMTP id w3mr59126569qap.68.1404807254767; Tue, 08 Jul 2014 01:14:14 -0700 (PDT) Received: by 10.140.85.147 with HTTP; Tue, 8 Jul 2014 01:14:14 -0700 (PDT) In-Reply-To: <1404795134.64212.YahooMailNeo@web171705.mail.ir2.yahoo.com> References: <1404726409.27790.YahooMailNeo@web171705.mail.ir2.yahoo.com> <1404795134.64212.YahooMailNeo@web171705.mail.ir2.yahoo.com> Date: Tue, 8 Jul 2014 12:14:14 +0400 Message-ID: Subject: Re: Uppload war through manger fails From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 2014-07-08 8:52 GMT+04:00 Baluta Vasile : > Thanks. I had to start Tomcat as root to be able to upload the war. > Running Tomcat as root is a bad idea. Use chown and chmod utilities to change ownership and permissions on your directories. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org