[Cartoweb-dev] [Bug 1708] New: cw3setup no --writeableowner ->
unknown option
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Mon Apr 30 09:03:03 EDT 2007
http://bugzilla.maptools.org/show_bug.cgi?id=1708
Summary: cw3setup no --writeableowner -> unknown option
Product: CartoWeb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Install+Maintenance Scripts
AssignedTo: cartoweb-dev at lists.maptools.org
ReportedBy: bruno at ioda-net.ch
Version of cw3setup.php ( 22.03.2006 15h15 )
/**
* CartoWeb3 Installer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* @copyright 2005 Camptocamp SA
* @package Core
* @version $Id: cw3setup.php,v 1.87 2007/03/22 14:15:39 sypasche Exp $
*/
There's no --writeableowner in the switch case starting at line 226 in function
processArgs.
The help say it exist, and a $option["writableowner"] = "www-data" is set at the
beginning.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Cartoweb-dev
mailing list