Summary | setup.php error at update |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2.4 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | luciferhawk (at) gmx (dot) at |
Created | 09/15/2009 (5773 days ago) |
Due | |
Updated | 09/16/2009 (5772 days ago) |
Assigned | 09/15/2009 (5773 days ago) |
Resolved | 09/16/2009 (5772 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
problem, but a usage error. Please ask on the mailing list for support.
at the first occur of this problem i intended to move the horde to
/var/ssl-www/horde/horde-webmail-1.2.4 after that the update tool
changed the copy directive from
Copying old configuration files...
/var/ssl-www/horde_old/horde-webmail-1.2.4/kronolith/config/menu.php
-> /var/ssl-www/horde/horde-webmail-1.2.4/kronolith/config/menu.php
to
Copying old configuration files...
/var/ssl-www/horde_old/horde-webmail-1.2.4/kronolith/config/menu.php
->
/var/ssl-www/horde/horde-webmail-1.2.4/horde-webmail-1.2.4/kronolith/config/menu.php
one more try at /tmp/horde/ ended in
/tmp/horde/horde-webmail-1.2.4/kronolith/config/menu.php
i've also checked if the directories exist, but they don't.
State ⇒ Feedback
/var/ssl-www/horde/horde-webmail-1.2.4/ and not /var/ssl-www/horde/,
like you intended.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ setup.php error at update
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
it seems that the install script builds a wrong copy-command for the
configuration files as there is always a .../horde-webmail-1.2.4/...
too much in the copy path
Here is what i've tried:
servername:/var/ssl-www# mv horde horde_old
servername:/var/ssl-www# mv ~/horde-webmail-1.2.4 horde
servername:/var/ssl-www# cd horde
servername:/var/ssl-www/horde# php -n scripts/setup.php
What is the web root path on your web server for this installation,
i.e. the path of the address you use to access Horde Groupware Webmail
Edition in your browser? [/horde]
Horde Groupware Webmail Edition Configuration Menu
(0) Exit
(1) Configure database settings
(2) Create database or tables
(3) Configure administrator settings
(4) Update PEAR for a new or changed location
(5) Update from an older Horde Groupware Webmail Edition version
Type your choice: 5
Specify the directory of the old Horde Groupware Webmail Edition
version that you would like to update: /var/ssl-www/horde_old
Copying old configuration files...
/var/ssl-www/horde_old/horde-webmail-1.2.4/kronolith/config/menu.php
-> /var/ssl-www/horde/horde-webmail-1.2.4/kronolith/config/menu.php
[ ERROR! ] Cannot copy
"/var/ssl-www/horde_old/horde-webmail-1.2.4/kronolith/config/menu.ph
p" to
"/var/ssl-www/horde/scripts/../horde-webmail-1.2.4/kronolith/config/
menu.php".
Horde Groupware Webmail Edition Configuration Menu
(0) Exit
(1) Configure database settings
(2) Create database or tables
(3) Configure administrator settings
(4) Update PEAR for a new or changed location
(5) Update from an older Horde Groupware Webmail Edition version
Type your choice: 0
Thank you for using Horde Groupware Webmail Edition!