Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 84290 invoked from network); 9 Mar 2007 13:13:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 13:13:19 -0000 Received: (qmail 44110 invoked by uid 500); 9 Mar 2007 13:13:17 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 44087 invoked by uid 500); 9 Mar 2007 13:13:17 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 44076 invoked by uid 99); 9 Mar 2007 13:13:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 05:13:17 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of matt.farey@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 05:13:05 -0800 Received: by ug-out-1314.google.com with SMTP id 75so1322489ugb for ; Fri, 09 Mar 2007 05:12:43 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=lF5z8CHdURbNUJwE3MhTZiqgkK5LdKFcZBXfG7k7ktKtMeKl8qv8Oal91+vzM7i/DOtF9piakvA4zTFD2aLwjW4E5/MrWUG2u+CwQfp/KVyCzxYn7o9P7DIw3sVszCDkMW8J3wfBNuePUjtQ9tDif1KY1QHwt2FLKbZ/fndkWkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=ii/BX3M6WSVAwrg0azhkb+VHnglAGTgC6P+YmOA7wXj6wxdmtYzz9Gbq9w066F3vXaWIk++96+kdhwUs/+uouIYP4hYttNpliN68HOe6FIsPaaMctzgB/00sDs8CNXfBHMczsLd5u7uQ5NqrcA9fIaEZmD2h9gsWbjYez/zeQ7k= Received: by 10.67.29.12 with SMTP id g12mr9560958ugj.1173445963622; Fri, 09 Mar 2007 05:12:43 -0800 (PST) Received: from ?192.168.0.5? ( [82.69.105.150]) by mx.google.com with ESMTP id m1sm3631097ugc.2007.03.09.05.12.42; Fri, 09 Mar 2007 05:12:43 -0800 (PST) Message-ID: <45F15D47.1060805@gmail.com> Date: Fri, 09 Mar 2007 13:12:39 +0000 From: matt farey User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: users@httpd.apache.org References: <96bf3bc70703090509j425f4934oa5dc069deacb81cb@mail.gmail.com> In-Reply-To: <96bf3bc70703090509j425f4934oa5dc069deacb81cb@mail.gmail.com> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Automatic chmod =( Aldekein N.C. wrote: > Hello, > > There is a server (Linux, Apache, PHP) managed by WHM and CPanel. The > webserver automatically sets the rights on the PHP files to 644. I use > PHP scripts to set the rights to 777 on some PHP files but when I call > them through the web server their rights are set back to 644. > Could these web server settings be changed from WHM, or maybe there is > some other way to disable it in Apache itself? > have you tried XBitHack On in an htaccess file? > -- > Best regards, > Oleg > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server > Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > -- Matthew Farey --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org