Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41B8B18ECA for ; Mon, 13 Jul 2015 17:30:08 +0000 (UTC) Received: (qmail 2895 invoked by uid 500); 13 Jul 2015 17:26:43 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 95783 invoked by uid 500); 13 Jul 2015 17:26:38 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 93116 invoked by uid 99); 13 Jul 2015 17:24:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2015 17:24:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2B6C3E08E0; Mon, 13 Jul 2015 17:24:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: scnakandala@apache.org To: commits@airavata.apache.org Date: Mon, 13 Jul 2015 17:25:17 -0000 Message-Id: In-Reply-To: <7459844f8cd2408f85fe0ba26643d85f@git.apache.org> References: <7459844f8cd2408f85fe0ba26643d85f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [23/42] airavata-php-gateway git commit: changing the pga_config.php changing the pga_config.php Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/d5290f57 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/d5290f57 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/d5290f57 Branch: refs/heads/airavata-php-gateway-0.15-release Commit: d5290f5700a2165ba089c5d6b77cbd3435a5e1d3 Parents: 5178f19 Author: Supun Nakandala Authored: Thu Jun 25 01:40:29 2015 +0530 Committer: Supun Nakandala Committed: Thu Jun 25 01:43:09 2015 +0530 ---------------------------------------------------------------------- app/config/pga_config.php.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/d5290f57/app/config/pga_config.php.template ---------------------------------------------------------------------- diff --git a/app/config/pga_config.php.template b/app/config/pga_config.php.template index 81ae9ac..ad94dcb 100644 --- a/app/config/pga_config.php.template +++ b/app/config/pga_config.php.template @@ -92,9 +92,9 @@ return array( 'server-allowed-file-size' => 64, /** - * directory in the web server where experiment data is staged. (relative to the web server documents root) + * directory in the web server where experiment data is staged. (relative to the PGA documents root) */ - 'experiment-data-dir' => '/experimentData', + 'experiment-data-dir' => '/../experimentData', /** * absolute path of the data dir