Koozali.org: home of the SME Server

Horde 5.2 on SME9

Offline calisun

  • *
  • 601
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #90 on: March 03, 2017, 04:03:23 AM »
Hi John,

Here are some outputs you asked for in previous posts:

php -v
Code: [Select]
[root@x ~]# php -v
PHP 5.3.3 (cli) (built: Aug 11 2016 20:33:53)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

pear list
Code: [Select]
[root@x ~]# pear list
Installed packages, channel pear.php.net:
=========================================
Package                   Version  State
Archive_Tar               1.4.2    stable
Auth_SASL                 1.0.6    stable
Auth_SASL2                0.1.0    beta
Cache                     1.5.6    stable
Cache_Lite                1.7.16   stable
Console_Color             1.0.3    stable
Console_Getargs           1.3.5    stable
Console_Getopt            1.3.1    stable
Console_GetoptPlus        1.0.0RC1 beta
Console_Table             1.3.0    stable
Crypt_Blowfish            1.0.1    stable
DB                        1.8.2    stable
Date                      1.5.0a4  alpha
Date_Holidays             0.21.8   alpha
Date_Holidays_Australia   0.2.2    alpha
Date_Holidays_Denmark     0.1.3    alpha
Date_Holidays_Germany     0.1.2    alpha
Date_Holidays_Italy       0.1.1    alpha
Date_Holidays_Netherlands 0.1.4    alpha
Date_Holidays_Norway      0.1.2    alpha
Date_Holidays_Portugal    0.1.1    alpha
Date_Holidays_Russia      0.1.0    alpha
Date_Holidays_Slovenia    0.1.2    alpha
Date_Holidays_Sweden      0.1.3    alpha
Date_Holidays_Turkey      0.1.1    alpha
Date_Holidays_USA         0.1.1    alpha
File                      1.4.1    stable
File_CSV                  1.0.0    stable
File_Find                 1.3.3    stable
File_Fstab                2.0.3    stable
File_Util                 1.0.0    stable
HTTP                      1.4.1    stable
HTTP_Request              1.4.4    stable
HTTP_Request2             2.3.0    stable
HTTP_WebDAV_Server        1.0.0RC8 beta
Log                       1.13.1   stable
MDB2                      2.5.0b5  beta
MDB2_Driver_mysql         1.5.0b4  beta
Mail                      1.3.0    stable
Mail_Mime                 1.10.0   stable
Math_BigInteger           1.0.3    stable
Net_DIME                  1.0.2    stable
Net_DNS2                  1.4.2    stable
Net_FTP                   1.4.0    stable
Net_IMAP                  1.1.3    stable
Net_SMTP                  1.6.3    stable
Net_Sieve                 1.3.4    stable
Net_Socket                1.0.14   stable
Net_URL                   1.0.15   stable
Net_URL2                  2.2.1    stable
PEAR                      1.9.5    stable
SOAP                      0.13.0   beta
Services_Weather          1.4.7    stable
Structures_Graph          1.0.4    stable
Text_Figlet               1.0.2    stable
XML_Parser                1.3.7    stable
XML_Parser2               0.1.0    beta
XML_RPC                   1.5.5    stable
XML_RPC2                  1.1.3    stable
XML_SVG                   1.1.0    stable
XML_Serializer            0.20.2   beta
XML_Util                  1.2.3    stable

pear list -c horde
Nothing shows up

php /usr/bin/horde-db-migrate
Code: [Select]
[root@x ~]# php /usr/bin/horde-db-migrate
[  INFO  ] Migrating DB up.
[  INFO  ] Current imp schema version: 3
[  INFO  ] Ending imp schema version: 3
[  INFO  ] Current ingo schema version: 7
[  INFO  ] Ending ingo schema version: 7
[  INFO  ] Current kronolith schema version: 17
Migrating to KronolithUpgradeCategoriesToTags (18)
== 18 KronolithUpgradeCategoriesToTags: migrating =============================
== 18 KronolithUpgradeCategoriesToTags: Migrating event categories to tags. ===
-- select('SELECT event_uid, event_category, event_creator_id, calendar_id FROM kronolith_events')
   -> 0.0006s
QUERY FAILED: Duplicate entry 'User1@my-domain.com' for key 'rampage_users_user_name'

INSERT INTO `rampage_users` (user_name) VALUES ('User1@my-domain.com')
[  INFO  ] Current turba schema version: 9
Migrating to TurbaUpgradeCategoriesToTags (10)
== 10 TurbaUpgradeCategoriesToTags: migrating =================================
== 10 TurbaUpgradeCategoriesToTags: Migrating contact categories to tags. =====
-- select('SELECT object_uid, object_category, owner_id FROM turba_objects')
   -> 0.0000s
QUERY FAILED: Duplicate entry 'user2@my-domain.com' for key 'rampage_users_user_name'

INSERT INTO `rampage_users` (user_name) VALUES ('user2@my-domain.com')
[  INFO  ] Current nag schema version: 14
[  INFO  ] Ending nag schema version: 14
[  INFO  ] Current mnemo schema version: 8
[  INFO  ] Ending mnemo schema version: 8
[  INFO  ] Current content schema version: 2
[  INFO  ] Ending content schema version: 2
[  INFO  ] Current Horde_ActiveSync schema version: 23
[  INFO  ] Ending Horde_ActiveSync schema version: 23
[  INFO  ] Current Horde_Alarm schema version: 2
[  INFO  ] Ending Horde_Alarm schema version: 2
[  INFO  ] Current Horde_Auth schema version: 1
[  INFO  ] Ending Horde_Auth schema version: 1
[  INFO  ] Current Horde_Cache schema version: 2
[  INFO  ] Ending Horde_Cache schema version: 2
[  INFO  ] Current Horde_Core schema version: 1
[  INFO  ] Ending Horde_Core schema version: 1
[  INFO  ] Current Horde_Dav schema version: 2
[  INFO  ] Ending Horde_Dav schema version: 2
[  INFO  ] Current Horde_Group schema version: 3
[  INFO  ] Ending Horde_Group schema version: 3
[  INFO  ] Current Horde_History schema version: 6
[  INFO  ] Ending Horde_History schema version: 6
[  INFO  ] Current Horde_Imap_Client schema version: 2
[  INFO  ] Ending Horde_Imap_Client schema version: 2
[  INFO  ] Current Horde_Lock schema version: 3
[  INFO  ] Ending Horde_Lock schema version: 3
[  INFO  ] Current Horde_Perms schema version: 3
[  INFO  ] Ending Horde_Perms schema version: 3
[  INFO  ] Current Horde_Prefs schema version: 3
[  INFO  ] Ending Horde_Prefs schema version: 3
[  INFO  ] Current Horde_Queue schema version: 1
[  INFO  ] Ending Horde_Queue schema version: 1
[  INFO  ] Current Horde_Service_Weather schema version: 2
[  INFO  ] Ending Horde_Service_Weather schema version: 2
[  INFO  ] Current Horde_SessionHandler schema version: 2
[  INFO  ] Ending Horde_SessionHandler schema version: 2
[  INFO  ] Current Horde_SyncMl schema version: 1
[  INFO  ] Ending Horde_SyncMl schema version: 1
[  INFO  ] Current Horde_Token schema version: 1
[  INFO  ] Ending Horde_Token schema version: 1
[  INFO  ] Current Horde_Vfs schema version: 4
[  INFO  ] Ending Horde_Vfs schema version: 4


« Last Edit: March 03, 2017, 04:29:24 AM by calisun »
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde 5.2 on SME9
« Reply #91 on: March 03, 2017, 04:48:13 AM »

This is what I get when I run the command:
Code: [Select]
[root@www ~]# pear list -c horde
Installed packages, channel pear.horde.org:
===========================================
Package                      Version State
Horde_ActiveSync             2.37.4  stable
Horde_Alarm                  2.2.8   stable
Horde_Argv                   2.0.12  stable
Horde_Auth                   2.2.1   stable
Horde_Autoloader             2.1.2   stable
Horde_Browser                2.0.13  stable
Horde_Cache                  2.5.4   stable
Horde_Cli                    2.0.7   stable
Horde_Compress               2.1.6   stable
Horde_Compress_Fast          1.1.1   stable
Horde_Constraint             2.0.3   stable
Horde_Controller             2.0.4   stable
Horde_Core                   2.27.6  stable
Horde_Crypt                  2.7.5   stable
Horde_Crypt_Blowfish         1.1.2   stable
Horde_CssMinify              1.0.3   stable
Horde_Css_Parser             1.0.11  stable
Horde_Data                   2.1.4   stable
Horde_Date                   2.3.2   stable
Horde_Date_Parser            2.0.6   stable
Horde_Dav                    1.1.4   stable
Horde_Db                     2.3.4   stable
Horde_Editor                 2.0.4   stable
Horde_ElasticSearch          1.0.3   stable
Horde_Exception              2.0.8   stable
Horde_Feed                   2.0.4   stable
Horde_Form                   2.0.15  stable
Horde_Group                  2.1.1   stable
Horde_HashTable              1.2.6   stable
Horde_History                2.3.6   stable
Horde_Http                   2.1.7   stable
Horde_Icalendar              2.1.4   stable
Horde_Idna                   1.0.4   stable
Horde_Image                  2.3.6   stable
Horde_Imap_Client            2.29.12 stable
Horde_Injector               2.0.5   stable
Horde_Itip                   2.1.2   stable
Horde_JavascriptMinify       1.1.3   stable
Horde_JavascriptMinify_Jsmin 1.0.2   stable
Horde_Ldap                   2.3.2   stable
Horde_ListHeaders            1.2.4   stable
Horde_Lock                   2.1.4   stable
Horde_Log                    2.2.0   stable
Horde_LoginTasks             2.0.7   stable
Horde_Mail                   2.6.3   stable
Horde_Mail_Autoconfig        1.0.3   stable
Horde_Mapi                   1.0.8   stable
Horde_Mime                   2.10.2  stable
Horde_Mime_Viewer            2.2.1   stable
Horde_Nls                    2.2.1   stable
Horde_Notification           2.0.4   stable
Horde_Oauth                  2.0.3   stable
Horde_Pack                   1.0.7   stable
Horde_Pdf                    2.0.7   stable
Horde_Perms                  2.1.7   stable
Horde_Prefs                  2.8.0   stable
Horde_Queue                  1.1.4   stable
Horde_Rdo                    2.1.0   stable
Horde_Role                   1.0.1   stable
Horde_Routes                 2.0.5   stable
Horde_Rpc                    2.1.7   stable
Horde_Scribe                 2.0.2   stable
Horde_Secret                 2.0.6   stable
Horde_Serialize              2.0.5   stable
Horde_Service_Facebook       2.0.9   stable
Horde_Service_Twitter        2.1.5   stable
Horde_Service_Weather        2.5.3   stable
Horde_SessionHandler         2.2.8   stable
Horde_Share                  2.1.1   stable
Horde_Smtp                   1.9.4   stable
Horde_Socket_Client          2.1.1   stable
Horde_SpellChecker           2.1.3   stable
Horde_Stream                 1.6.3   stable
Horde_Stream_Filter          2.0.4   stable
Horde_Stream_Wrapper         2.1.3   stable
Horde_Stringprep             1.0.3   stable
Horde_Support                2.1.5   stable
Horde_SyncMl                 2.0.7   stable
Horde_Template               2.0.3   stable
Horde_Text_Diff              2.1.2   stable
Horde_Text_Filter            2.3.5   stable
Horde_Text_Filter_Csstidy    2.0.1   stable
Horde_Text_Flowed            2.0.3   stable
Horde_Thrift                 2.0.2   stable
Horde_Timezone               1.0.11  stable
Horde_Token                  2.0.9   stable
Horde_Translation            2.2.1   stable
Horde_Tree                   2.0.4   stable
Horde_Url                    2.2.5   stable
Horde_Util                   2.5.8   stable
Horde_Vfs                    2.3.4   stable
Horde_View                   2.0.6   stable
Horde_Xml_Element            2.0.4   stable
Horde_Xml_Wbxml              2.0.3   stable
content                      2.0.5   stable
gollem                       3.0.10  stable
horde                        5.2.13  stable
imp                          6.2.17  stable
ingo                         3.2.13  stable
kronolith                    4.2.19  stable
mnemo                        4.2.12  stable
nag                          4.2.13  stable
timeobjects                  2.1.3   stable
trean                        1.1.7   stable
turba                        4.2.18  stable




Any errors in /var/log/messages when you run it?  That probably isn't your issue, but you should be getting some output.  You are having issues converting the old categories to the new tag system. You are going to have to post this to the horde list and do what their devs tell you to do.  I have no idea how a system gets into that situation, nor how to really help you out. I'm on the horde list, so it will be interesting to see what they say.


Sorry that I can't help any further,


John
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #92 on: May 04, 2017, 12:38:55 AM »
When trying to install Horde5.2 I get the following error at the end

Quote
--> Processing Dependency: php-common(x86-64) = 5.3.3-48.el6_8 for package: php-process-5.3.3-48.el6_8.x86_64
---> Package smeserver-kronolith.noarch 0:2.3-18.el6 will be installed
---> Package smeserver-mnemo.noarch 0:2.3-10.el6 will be installed
---> Package smeserver-nag.noarch 0:2.3-11.el6 will be installed
---> Package timeobjects.noarch 0:2.1.2-1.el6 will be installed
---> Package turba-h3.noarch 0:2.3.5-1.el6.sme will be obsoleted
---> Package turba-h5.noarch 0:4.2.16-1.el6 will be obsoleting
---> Package urw-fonts.noarch 0:2.4-11.el6 will be installed
--> Finished Dependency Resolution
Error: Package: php-process-5.3.3-48.el6_8.x86_64 (/php-process-5.3.3-48.el6_8.x86_64)
           Requires: php-common(x86-64) = 5.3.3-48.el6_8
           Installed: php-common-5.3.3-49.el6.x86_64 (@base)
               php-common(x86-64) = 5.3.3-49.el6
Error: Package: php-intl-5.3.3-48.el6_8.x86_64 (/php-intl-5.3.3-48.el6_8.x86_64)
           Requires: php-common(x86-64) = 5.3.3-48.el6_8
           Installed: php-common-5.3.3-49.el6.x86_64 (@base)
               php-common(x86-64) = 5.3.3-49.el6
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Installation of horde 5.x rpms for SME Server 9 is complete

If you aren't installing anything else, then you need to execute
signal-event post-upgrade ; signal-event reboot

Any ideas as to how I can straighten this out?
Thanks
......

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde 5.2 on SME9
« Reply #93 on: May 04, 2017, 02:23:34 AM »
Yes, wait for me to upload new files.  The conflicts are due to CentOS 6.9 being released that has updated packages.  Today horde released some updates as well.  I should have them uploaded by the weekend.
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #94 on: May 04, 2017, 02:51:05 AM »
Ok, thank you very much! I will wait.
......

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde 5.2 on SME9
« Reply #95 on: May 06, 2017, 07:36:05 PM »
I have finished uploading the new files to work with SME 9.2, CentOS 6.9.  You will need to wait for the mirrors to sync.
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #96 on: May 06, 2017, 10:10:11 PM »
Great ... thank you very much!
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #97 on: May 08, 2017, 06:47:18 PM »
Hmm having an issue again now where after install I get errors on the restart where it tries to load the mysql tables (failed).
Loading mysql_upgrade into mysql (OK)
Loading horde_mysql_create_tables into mysql (failed)
Loading kronolith_db_upgrade into mysql (failed)
Loading Ingo_Deltatree_to_SQL into mysql (failed)
Loading Kronolith_Deltatree_to_SQL into mysql (failed)
there may be a couple others that I missed as it flashed past pretty quickly.

After the restart when I go to webmail login and login fine but only the email works, the calendar and contacts, notes , tasks all give errors.
When I click on Calendar I get:
Quote
A fatal error has occurred
"dynamic/sidebar.html.php" not found in template path ("/home/httpd/html/horde/templates/:./")
Details have been logged for the administrator.

When I click on Address Book I get:
Quote
A fatal error has occurred
QUERY FAILED: Unknown column 'share_parents' in 'field list' INSERT INTO turba_shares (share_name, share_parents, share_owner, attribute_name, attribute_params, perm_creator, perm_default, perm_guest, share_flags) VALUES ('i7OyN1ZTDcBoh_AbbCZnwPn', NULL, 'edb@10.25', 'Address book of edb', 'a:3:{s:6:\"source\";s:8:\"localsql\";s:7:\"default\";b:1;s:4:\"name\";s:9:\"edb@10.25\";}', 0, 0, 0, 0)
Details have been logged for the administrator.

When I click Tasks I get:
Quote
A fatal error has occurred
QUERY FAILED: Table 'horde.nag_shares' doesn't exist SHOW FIELDS FROM `nag_shares`
Details have been logged for the administrator.

When I click Notes I get:
Quote
A fatal error has occurred
QUERY FAILED: Table 'horde.mnemo_shares' doesn't exist SHOW FIELDS FROM `mnemo_shares`
Details have been logged for the administrator.

[root@ ~]#
Code: [Select]
[code]pear list -c horde[/code]
Quote
Installed packages, channel pear.horde.org:
===========================================
Package                      Version State
Code: [Select]
Horde_ActiveSync             2.38.4  stable
Horde_Alarm                  2.2.9   stable
Horde_Argv                   2.1.0   stable
Horde_Auth                   2.2.1   stable
Horde_Autoloader             2.1.2   stable
Horde_Browser                2.0.13  stable
Horde_Cache                  2.5.5   stable
Horde_Cli                    2.2.2   stable
Horde_Compress               2.2.0   stable
Horde_Compress_Fast          1.1.1   stable
Horde_Constraint             2.0.3   stable
Horde_Controller             2.0.4   stable
Horde_Core                   2.28.3  stable
Horde_Crypt                  2.7.8   stable
Horde_Crypt_Blowfish         1.1.2   stable
Horde_CssMinify              1.0.3   stable
Horde_Css_Parser             1.0.11  stable
Horde_Data                   2.1.4   stable
Horde_Date                   2.3.2   stable
Horde_Date_Parser            2.0.6   stable
Horde_Dav                    1.1.4   stable
Horde_Db                     2.4.0   stable
Horde_Editor                 2.0.4   stable
Horde_ElasticSearch          1.0.3   stable
Horde_Exception              2.0.8   stable
Horde_Form                   2.0.17  stable
Horde_Group                  2.1.1   stable
Horde_HashTable              1.2.6   stable
Horde_History                2.3.6   stable
Horde_Http                   2.1.7   stable
Horde_Icalendar              2.1.6   stable
Horde_Idna                   1.1.0   stable
Horde_Image                  2.4.1   stable
Horde_Imap_Client            2.29.12 stable
Horde_Injector               2.0.5   stable
Horde_Itip                   2.1.2   stable
Horde_JavascriptMinify       1.1.3   stable
Horde_JavascriptMinify_Jsmin 1.0.2   stable
Horde_Ldap                   2.4.0   stable
Horde_ListHeaders            1.2.4   stable
Horde_Lock                   2.1.4   stable
Horde_Log                    2.3.0   stable
Horde_LoginTasks             2.0.7   stable
Horde_Mail                   2.6.3   stable
Horde_Mail_Autoconfig        1.0.3   stable
Horde_Mapi                   1.0.8   stable
Horde_Mime                   2.10.3  stable
Horde_Mime_Viewer            2.2.1   stable
Horde_Nls                    2.2.1   stable
Horde_Notification           2.0.4   stable
Horde_Oauth                  2.0.3   stable
Horde_Pack                   1.0.7   stable
Horde_Pdf                    2.0.7   stable
Horde_Perms                  2.1.7   stable
Horde_Prefs                  2.8.1   stable
Horde_Queue                  1.1.4   stable
Horde_Rdo                    2.1.0   stable
Horde_Role                   1.0.1   stable
Horde_Routes                 2.0.5   stable
Horde_Rpc                    2.1.7   stable
Horde_Scribe                 2.0.2   stable
Horde_Secret                 2.0.6   stable
Horde_Serialize              2.0.5   stable
Horde_Service_Facebook       2.0.9   stable
Horde_Service_Twitter        2.1.5   stable
Horde_Service_Weather        2.5.4   stable
Horde_SessionHandler         2.2.9   stable
Horde_Share                  2.1.2   stable
Horde_Smtp                   1.9.4   stable
Horde_Socket_Client          2.1.1   stable
Horde_SpellChecker           2.1.3   stable
Horde_Stream                 1.6.3   stable
Horde_Stream_Filter          2.0.4   stable
Horde_Stream_Wrapper         2.1.3   stable
Horde_Stringprep             1.0.3   stable
Horde_Support                2.2.0   stable
Horde_SyncMl                 2.0.7   stable
Horde_Template               2.0.3   stable
Horde_Text_Diff              2.2.0   stable
Horde_Text_Filter            2.3.5   stable
Horde_Text_Filter_Csstidy    2.0.1   stable
Horde_Text_Flowed            2.0.3   stable
Horde_Thrift                 2.0.2   stable
Horde_Timezone               1.1.0   stable
Horde_Token                  2.0.9   stable
Horde_Translation            2.2.2   stable
Horde_Tree                   2.0.4   stable
Horde_Url                    2.2.5   stable
Horde_Util                   2.5.8   stable
Horde_Vfs                    2.4.0   stable
Horde_View                   2.0.6   stable
Horde_Xml_Element            2.0.4   stable
Horde_Xml_Wbxml              2.0.3   stable
content                      2.0.5   stable
horde                        5.2.15  stable
imp                          6.2.19  stable
ingo                         3.2.15  stable
kronolith                    4.2.21  stable
mnemo                        4.2.13  stable
nag                          4.2.14  stable
timeobjects                  2.1.3   stable
turba                        4.2.19  stable

[root@ ~]#
Code: [Select]
pear list
Quote
Installed packages, channel pear.php.net:
=========================================
Package                   Version  State
Code: [Select]
Archive_Tar               1.4.2    stable
Auth_SASL                 1.0.6    stable
Auth_SASL2                0.1.0    beta
Cache                     1.5.6    stable
Cache_Lite                1.7.16   stable
Console_Color             1.0.3    stable
Console_Getargs           1.3.5    stable
Console_Getopt            1.3.1    stable
Console_GetoptPlus        1.0.0RC1 beta
Console_Table             1.3.0    stable
Crypt_Blowfish            1.0.1    stable
DB                        1.8.2    stable
Date                      1.5.0a4  alpha
Date_Holidays             0.21.8   alpha
Date_Holidays_Australia   0.2.2    alpha
Date_Holidays_Denmark     0.1.3    alpha
Date_Holidays_Germany     0.1.2    alpha
Date_Holidays_Italy       0.1.1    alpha
Date_Holidays_Netherlands 0.1.4    alpha
Date_Holidays_Norway      0.1.2    alpha
Date_Holidays_Portugal    0.1.1    alpha
Date_Holidays_Russia      0.1.0    alpha
Date_Holidays_Slovenia    0.1.2    alpha
Date_Holidays_Sweden      0.1.3    alpha
Date_Holidays_Turkey      0.1.1    alpha
Date_Holidays_USA         0.1.1    alpha
File                      1.4.1    stable
File_CSV                  1.0.0    stable
File_Find                 1.3.3    stable
File_Fstab                2.0.3    stable
File_Util                 1.0.0    stable
HTTP                      1.4.1    stable
HTTP_Request              1.4.4    stable
HTTP_Request2             2.3.0    stable
HTTP_WebDAV_Server        1.0.0RC8 beta
Log                       1.13.1   stable
MDB2                      2.5.0b5  beta
MDB2_Driver_mysql         1.5.0b4  beta
Mail                      1.3.0    stable
Mail_Mime                 1.10.0   stable
Math_BigInteger           1.0.3    stable
Net_DIME                  1.0.2    stable
Net_DNS2                  1.4.3    stable
Net_FTP                   1.4.0    stable
Net_IMAP                  1.1.3    stable
Net_SMTP                  1.6.3    stable
Net_Sieve                 1.3.4    stable
Net_Socket                1.0.14   stable
Net_URL                   1.0.15   stable
Net_URL2                  2.2.1    stable
PEAR                      1.9.5    stable
SOAP                      0.13.0   beta
Services_Weather          1.4.7    stable
Structures_Graph          1.0.4    stable
Text_Figlet               1.0.2    stable
XML_Parser                1.3.7    stable
XML_Parser2               0.1.0    beta
XML_RPC                   1.5.5    stable
XML_RPC2                  1.1.3    stable
XML_SVG                   1.1.0    stable
XML_Serializer            0.20.2   beta
XML_Util                  1.2.3    stable

[root@defcon1 ~]#
Code: [Select]
php -v
Quote
PHP 5.3.3 (cli) (built: Mar 22 2017 12:27:09)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

Any ideas as to why this may be happening and how to fix?

Oh BTW
[root@~]# php /usr/bin/horde-db-migrate (returns nothing at all).

Thanks

-edb



« Last Edit: May 08, 2017, 06:51:27 PM by edb »
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #98 on: May 08, 2017, 09:37:32 PM »
Here are the listed tables within my Horde database:
mysql>
Code: [Select]
show tables;
Quote
+---------------------------+
| Tables_in_horde           |
+---------------------------+
Code: [Select]
| horde_alarms              |
| horde_cache               |
| horde_datatree            |
| horde_datatree_attributes |
| horde_groups              |
| horde_groups_members      |
| horde_histories           |
| horde_histories_seq       |
| horde_locks               |
| horde_perms               |
| horde_prefs               |
| horde_sessionhandler      |
| horde_signups             |
| horde_syncml_anchors      |
| horde_syncml_map          |
| horde_tokens              |
| horde_users               |
| horde_vfs                 |
| imp_sentmail              |
| ingo_forwards             |
| ingo_lists                |
| ingo_rules                |
| ingo_shares               |
| ingo_shares_groups        |
| ingo_shares_users         |
| ingo_spam                 |
| ingo_vacations            |
| turba_objects             |
| turba_shares              |
| turba_shares_groups       |
| turba_shares_users        |
+---------------------------+
31 rows in set (0.00 sec)

I think some tables are missing.
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #99 on: May 08, 2017, 11:08:34 PM »
Turns out I had to go to
Quote
/home/httpd/html/horde/config/conf.php
and add the ‘admin@10.25’ (in my case) to the admin array section.
Then login with that user and go to Administration-Configuration- Update Schema All until they all read “SQL DB schema is ready”.
Now when I login as a user all features work as they should. A bit bizzar ... but at least it works now.
......

Offline edb

  • *
  • 546
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #100 on: May 08, 2017, 11:18:28 PM »
This also created the missing tables for me so now I have the following tables listed:

mysql>
Code: [Select]
show tables;
Code: [Select]
+-----------------------------------+
| Tables_in_horde                   |
+-----------------------------------+
| content_schema_info               |
| horde_activesync_cache            |
| horde_activesync_device           |
| horde_activesync_device_users     |
| horde_activesync_mailmap          |
| horde_activesync_map              |
| horde_activesync_schema_info      |
| horde_activesync_state            |
| horde_alarm_schema_info           |
| horde_alarms                      |
| horde_auth_schema_info            |
| horde_cache                       |
| horde_cache_schema_info           |
| horde_core_schema_info            |
| horde_datatree                    |
| horde_datatree_attributes         |
| horde_dav_collections             |
| horde_dav_objects                 |
| horde_dav_schema_info             |
| horde_group_schema_info           |
| horde_groups                      |
| horde_groups_members              |
| horde_histories                   |
| horde_histories_modseq            |
| horde_history_schema_info         |
| horde_imap_client_data            |
| horde_imap_client_message         |
| horde_imap_client_metadata        |
| horde_imap_client_schema_info     |
| horde_lock_schema_info            |
| horde_locks                       |
| horde_metar_airports              |
| horde_muvfs                       |
| horde_perms                       |
| horde_perms_schema_info           |
| horde_prefs                       |
| horde_prefs_schema_info           |
| horde_queue_schema_info           |
| horde_queue_tasks                 |
| horde_service_weather_schema_info |
| horde_sessionhandler              |
| horde_sessionhandler_schema_info  |
| horde_signups                     |
| horde_syncml_anchors              |
| horde_syncml_map                  |
| horde_syncml_schema_info          |
| horde_token_schema_info           |
| horde_tokens                      |
| horde_users                       |
| horde_vfs                         |
| horde_vfs_schema_info             |
| imp_schema_info                   |
| imp_sentmail                      |
| ingo_forwards                     |
| ingo_lists                        |
| ingo_rules                        |
| ingo_schema_info                  |
| ingo_shares                       |
| ingo_shares_groups                |
| ingo_shares_users                 |
| ingo_sharesng                     |
| ingo_sharesng_groups              |
| ingo_sharesng_users               |
| ingo_spam                         |
| ingo_vacations                    |
| kronolith_events                  |
| kronolith_events_geo              |
| kronolith_events_mysqlgeo         |
| kronolith_resources               |
| kronolith_schema_info             |
| kronolith_shares                  |
| kronolith_shares_groups           |
| kronolith_shares_users            |
| kronolith_sharesng                |
| kronolith_sharesng_groups         |
| kronolith_sharesng_users          |
| kronolith_storage                 |
| mnemo_memos                       |
| mnemo_schema_info                 |
| mnemo_shares                      |
| mnemo_shares_groups               |
| mnemo_shares_users                |
| mnemo_sharesng                    |
| mnemo_sharesng_groups             |
| mnemo_sharesng_users              |
| nag_schema_info                   |
| nag_shares                        |
| nag_shares_groups                 |
| nag_shares_users                  |
| nag_sharesng                      |
| nag_sharesng_groups               |
| nag_sharesng_users                |
| nag_tasks                         |
| rampage_objects                   |
| rampage_tag_stats                 |
| rampage_tagged                    |
| rampage_tags                      |
| rampage_types                     |
| rampage_user_tag_stats            |
| rampage_users                     |
| turba_objects                     |
| turba_schema_info                 |
| turba_shares                      |
| turba_shares_groups               |
| turba_shares_users                |
| turba_sharesng                    |
| turba_sharesng_groups             |
| turba_sharesng_users              |
+-----------------------------------+
108 rows in set (0.00 sec)
......

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #101 on: July 03, 2017, 05:36:57 PM »
I'm getting errors while viewing emails. I think this describes the problem:

http://horde.690.n7.nabble.com/Error-on-viewing-some-emails-td138497.html

Maybe anybody could confirm the same problem?

Assumed that Michael J. Rubinski is right with the outdated Horde_Css package, how can this be fixed?

Regards,
stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde 5.2 on SME9
« Reply #102 on: July 04, 2017, 01:06:21 PM »
Update your system by downloading and installing the latest files from my contribs directory, mirror.contribs.org/contribs/jbennett/horde. 


John
......

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #103 on: July 04, 2017, 04:36:08 PM »
John,

thank you for your reply.

I'll do and will report.

regards,
stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Re: Horde 5.2 on SME9
« Reply #104 on: July 04, 2017, 05:02:01 PM »
Update your system by downloading and installing the latest files from my contribs directory, mirror.contribs.org/contribs/jbennett/horde.

John

This leads to a default horde. Means all settings are gone, calendar is gone, adressbook is gone, tasks are gone, synced devices are gone...

As we are doing twice a day a backup, I have one around 4 hours ago. How can I revert or restore the data for horde from the database? Backup has been done with affa.

regards,
stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)