Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: beeboob on March 29, 2006, 07:03:08 PM
-
I have made are topic on this link..
http://forums.contribs.org/index.php?topic=31327.msg131758#msg131758
I am trying to, find out off the Horde, turba and thoes programs. On my Sme 7.0 pre1
But i cant not find out off that whit the turba.
I have enable webmail in server-manager and go to http://myserver/webmail
But the only thing i get is the horde, in the left menu, E-mail, are adress book...
Is that, horde, turba, golem, Kronolith and so on. If i don“t have the turba, install who can i install it, and get it in the webmail menu??
I am trying to get some share crm system. And if the turba is the right thing, it will be so nice..
-
Horde is the framework
imp is the mail
turba is the address book
ingo is the filtering
kronolith is the calender
nag is the tasks
mnemo is the notes
gollem is the file manager
On a default SME 7 install, you have an address icon (Turba) when in webmail (imp), and a mail icon (imp) when you are in the address book (turba)
HTH,
JB
-
Many, many thanks. You are great,,,
That can i understand....
-
how would I go about enabling some of these other features that are not part of the default SME7 install
-
cd /home/httpd/horde
tar -zxvf /tmp/kronolith-x.y.z.tar.gz
mv kronolith-x.y.z kronolith
Then I get lost in the configuration where I create a DataTree Backend and database table let alone as is gets more complex
http://www.horde.org/kronolith/docs/?f=INSTALL.html
Please help
-
how would I go about enabling some of these other features that are not part of the default SME7 install
You go here: http://mirror.contribs.org/smeserver/contribs//jbennett/sme7/horde/RPMS/ and download the sme 7 RPMS that have been put together. The updates to horde, imp, turba and ingo are updates that I hope to get included in the base once 7 goes GA. Have a look at the change logs to get an understanding of what I have done.
rpm -qp xxxx.rpm
HTH,
JB
-
JB,
I installed kronolith, but when i entered into the web interface i got this error.
Some of Kronolith's configuration files are missing or unreadable
conf.php
This is the main Kronolith configuration file. It contains paths and options for the Kronolith scripts. You need to login as an administrator and create the file with the web frontend under "Administration => Setup".
Create these files from their .dist versions in /home/httpd/html/horde/kronolith/config and change them according to your needs.
And i don't have any idea about it!
aux
-
JB,
I installed kronolith, but when i entered into the web interface i got this error.
Some of Kronolith's configuration files are missing or unreadable
conf.php
This is the main Kronolith configuration file. It contains paths and options for the Kronolith scripts. You need to login as an administrator and create the file with the web frontend under "Administration => Setup".
Create these files from their .dist versions in /home/httpd/html/horde/kronolith/config and change them according to your needs.
And i don't have any idea about it!
aux
You need to signal-event post-upgrade ; signal-event reboot
So that the kronolith tables will be loaded into the Horde Db, and so that the appropriate templates will be expanded for kronolith. This is needed only for the first time you install the package. If you make any custom changes to any of the templates, you then only need to do a signal-event email-update.
JB
-
JB,
That works great now! Thank you! Kronolith is now working.
Now another thing, if this question can still be continued here or this needs a new topic. This is about Gollem. Just advise.
After kronolith i installed Gollem, i did signal upgrade and reboot, i have a link of gollem under My Account called filemanager, when i click Filemanager, i only get a login button. What is lacking?
Thanks!
Aux
PS: I just downloaded the files from http://mirror.contribs.org/smeserver/contribs//jbennett/sme7/horde/RPMS/
-
JB,
That works great now! Thank you! Kronolith is now working.
My pleasure
Now another thing, if this question can still be continued here or this needs a new topic. This is about Gollem. Just advise.
After kronolith i installed Gollem, i did signal upgrade and reboot, i have a link of gollem under My Account called filemanager, when i click Filemanager, i only get a login button. What is lacking?
You need to enable FTP for local access only via the remote access server-manager panel.
JB