[horde] Install Horde4 from git
lst_hoe02 at kwsoft.de
lst_hoe02 at kwsoft.de
Thu Feb 3 15:26:14 UTC 2011
Zitat von Michael Rubinsky <mrubinsk at horde.org>:
> Quoting lst_hoe02 at kwsoft.de:
>
>> Zitat von Jan Schneider <jan at horde.org>:
>>
>>> Zitat von lst_hoe02 at kwsoft.de:
>>>
>>>> Zitat von Vilius ?umskas <vilius at lnk.lt>:
>>>>
>>>>>> Hello
>>>>>>
>>>>>> I managed to get until the test.php script which now works fine. Next
>>>>>> problem is that i can't find a sql script for creating the horde
>>>>>> tables. The only script located in scripts/sql try to create a first
>>>>>> user in a non existing table :-(
>>>>>>
>>>>>> Any help where i can get it?
>>>>>
>>>>> I was stuck on this step also :) Just run db_migrations script
>>>>> and it will create all needed tables according to your
>>>>> configuration.
>>>>
>>>> Thanks, that was my second thought but the script fails halfway with
>>>>
>>>> 2011-02-03T15:47:25+01:00 INFO: Migrating to
>>>> HordeLockUpgradeColumnTypes (2)
>>>> 2011-02-03T15:47:25+01:00 INFO: == 2 HordeLockUpgradeColumnTypes:
>>>> migrating ===================================
>>>> 2011-02-03T15:47:25+01:00 INFO: -- changeColumn(horde_locks,
>>>> lock_type, tinyint, array(null => false))
>>>> SQLSTATE[42704]: Undefined object: 7 ERROR: type "tinyint" does
>>>> not exist at character 61
>>>>
>>>>
>>>> "tinyint" is a MySQLism as far as i know so it should be avoided.
>>>> I will see if i can fix the script in question...
>>>
>>> Fixed.
>>
>> Thanks...
>>
>> Next one:
>> Horde is up and running but i don't get any application like IMP.
>> From what i can see in config/registry.php the apps should all be
>> active, but in the configuration page i only get Horde listed. The
>> tables for IMP are also missing despite executing "db_migrate imp"
>
> Most likely, you didn't update registry.php to indicate the correct
> fileroot for the applications. This has to be done for git checkout
> installations installed via symlinks/dev_install.
> http://horde.org/source/git.php should indicate how to do this.
Of course, i try to strictly using http://horde.org/source/git.php ...
Listing of the webroot :
drwxr-xr-x 4 root root 4096 2011-02-03 16:21 .
drwxr-xr-x 14 root root 4096 2011-02-03 12:02 ..
lrwxrwxrwx 1 root root 23 2011-02-03 16:21 admin -> /root/horde/horde/admin
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 agora -> /root/horde/agora
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 ansel -> /root/horde/ansel
lrwxrwxrwx 1 root root 19 2011-02-03 16:21 beatnik -> /root/horde/beatnik
lrwxrwxrwx 1 root root 21 2011-02-03 16:21 bin -> /root/horde/horde/bin
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 chora -> /root/horde/chora
lrwxrwxrwx 1 root root 24 2011-02-03 16:21 config ->
/root/horde/horde/config
lrwxrwxrwx 1 root root 19 2011-02-03 16:21 content -> /root/horde/content
lrwxrwxrwx 1 root root 25 2011-02-03 16:21 COPYING ->
/root/horde/horde/COPYING
lrwxrwxrwx 1 root root 22 2011-02-03 16:21 docs -> /root/horde/horde/docs
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 folks -> /root/horde/folks
lrwxrwxrwx 1 root root 18 2011-02-03 16:21 gollem -> /root/horde/gollem
lrwxrwxrwx 1 root root 18 2011-02-03 16:21 hermes -> /root/horde/hermes
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 hippo -> /root/horde/hippo
lrwxrwxrwx 1 root root 27 2011-02-03 16:21 .htaccess ->
/root/horde/horde/.htaccess
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 hydra -> /root/horde/hydra
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 hylax -> /root/horde/hylax
lrwxrwxrwx 1 root root 15 2011-02-03 16:21 imp -> /root/horde/imp
lrwxrwxrwx 1 root root 27 2011-02-03 16:21 index.php ->
/root/horde/horde/index.php
lrwxrwxrwx 1 root root 16 2011-02-03 16:21 ingo -> /root/horde/ingo
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 jonah -> /root/horde/jonah
drwxr-xr-x 8 root root 4096 2011-02-03 16:21 js
lrwxrwxrwx 1 root root 21 2011-02-03 16:21 kronolith ->
/root/horde/kronolith
lrwxrwxrwx 1 root root 21 2011-02-03 16:21 lib -> /root/horde/horde/lib
drwxr-xr-x 12 root root 4096 2011-02-03 16:21 libs
lrwxrwxrwx 1 root root 24 2011-02-03 16:21 locale ->
/root/horde/horde/locale
lrwxrwxrwx 1 root root 27 2011-02-03 16:21 login.php ->
/root/horde/horde/login.php
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 luxor -> /root/horde/luxor
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 mnemo -> /root/horde/mnemo
lrwxrwxrwx 1 root root 15 2011-02-03 16:21 nag -> /root/horde/nag
lrwxrwxrwx 1 root root 20 2011-02-03 16:21 operator -> /root/horde/operator
lrwxrwxrwx 1 root root 29 2011-02-03 16:21 package.xml ->
/root/horde/horde/package.xml
lrwxrwxrwx 1 root root 18 2011-02-03 16:21 passwd -> /root/horde/passwd
lrwxrwxrwx 1 root root 18 2011-02-03 16:21 pastie -> /root/horde/pastie
lrwxrwxrwx 1 root root 29 2011-02-03 16:21 rampage.php ->
/root/horde/horde/rampage.php
lrwxrwxrwx 1 root root 24 2011-02-03 16:21 README ->
/root/horde/horde/README
lrwxrwxrwx 1 root root 21 2011-02-03 16:21 rpc -> /root/horde/horde/rpc
lrwxrwxrwx 1 root root 25 2011-02-03 16:21 rpc.php ->
/root/horde/horde/rpc.php
lrwxrwxrwx 1 root root 25 2011-02-03 16:21 scripts ->
/root/horde/horde/scripts
lrwxrwxrwx 1 root root 26 2011-02-03 16:21 services ->
/root/horde/horde/services
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 shout -> /root/horde/shout
lrwxrwxrwx 1 root root 28 2011-02-03 16:21 signup.php ->
/root/horde/horde/signup.php
lrwxrwxrwx 1 root root 20 2011-02-03 16:21 skeleton -> /root/horde/skeleton
lrwxrwxrwx 1 root root 24 2011-02-03 16:21 static ->
/root/horde/horde/static
lrwxrwxrwx 1 root root 27 2011-02-03 16:21 templates ->
/root/horde/horde/templates
lrwxrwxrwx 1 root root 26 2011-02-03 16:21 test.php ->
/root/horde/horde/test.php
lrwxrwxrwx 1 root root 24 2011-02-03 16:21 themes ->
/root/horde/horde/themes
lrwxrwxrwx 1 root root 23 2011-02-03 16:21 timeobjects ->
/root/horde/timeobjects
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 trean -> /root/horde/trean
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 turba -> /root/horde/turba
lrwxrwxrwx 1 root root 22 2011-02-03 16:21 util -> /root/horde/horde/util
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 vilma -> /root/horde/vilma
lrwxrwxrwx 1 root root 17 2011-02-03 16:21 whups -> /root/horde/whups
lrwxrwxrwx 1 root root 18 2011-02-03 16:21 wicked -> /root/horde/wicked
Any other ideas?
Regards
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6046 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20110203/ed46e7bc/attachment-0001.bin>
More information about the horde
mailing list