User Tools

Site Tools


tutorials:horde_groupware

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorials:horde_groupware [2009/08/07 20:22]
razvan
tutorials:horde_groupware [2009/08/07 20:27]
razvan
Line 72: Line 72:
 ==== Create database and tables === ==== Create database and tables ===
  
-The database configuration step {{{(1)}}} should run smoothly. However, the {{{'Create database or tables'}}} step {{{(2)}}} failed for me everytime as I had the database already created. As such I used the {{{$HORDE_INSTALL_DIR/scripts/sql/groupware.mysql.sql}}} script:+The database configuration step {{{(1)}}} should run smoothly. However, the {{{'Create database or tables'}}} step {{{(2)}}} failed for me everytime as I had already created the database. As such I used the {{{$HORDE_INSTALL_DIR/scripts/sql/groupware.mysql.sql}}} script:
  
 {{{ {{{
Line 143: Line 143:
 === That's it! === === That's it! ===
  
-Congratulations! You now have a working instance of Horde Webmail Groupware. Accessing your base URL (http://SERVER_NAME/WEBROOT/) should get you to the secured login page.+Congratulations! You now have a working instance of Horde Webmail Groupware. Accessing your base URL ({{{http://SERVER_NAME/WEBROOT/}}}) should get you to the secured login page.
  
 == Extra configuration and customization == == Extra configuration and customization ==
Line 210: Line 210:
 ==== Setup automatic configuration of default identity ==== ==== Setup automatic configuration of default identity ====
  
-When using IMP, you would like automatic configuration of the {{{Default Identity}}} (sender address). For that we use a postauthentication script, as mentioned [[http://wiki.horde.org/CustomizingPreferences|here]] (search {{{David Komanek}}}). Update {{{$HORDE_INSTALL_DIR/config/hooks.php}}} with the script. Also update the postauthenticate configuration in $HORDE_INSTALL_DIR/config/conf.php}}}+When using IMP, you would like automatic configuration of the {{{Default Identity}}} (sender address). For that we use a postauthentication script, as mentioned [[http://wiki.horde.org/CustomizingPreferences|here]] (search {{{David Komanek}}}). 
 + 
 +Update {{{$HORDE_INSTALL_DIR/config/hooks.php}}} with the script. Also update the postauthenticate configuration in {{{$HORDE_INSTALL_DIR/config/conf.php}}}
  
 {{{ {{{
tutorials/horde_groupware.txt · Last modified: 2020/07/20 09:16 (external edit)