Egroupware: Difference between revisions

From DWIKI
No edit summary
Line 83: Line 83:
   
   
Error:  That name has been used already
Error:  That name has been used already
=Notes=
==Categories==
===Global categories===
Looks like it's really really global when ''cat_appname''' = '''phpgw''
===Username - Global categories===
Per user?

Revision as of 15:01, 17 November 2008

Links

Documentation

http://www.egroupware.org/knowledge_base&menuaction=phpbrain.uikb.view_article&art_id=62


Installing

Create database

http://www.egroupware.org/index.php?page_name=wiki&wikipage=ManualSetupIndex

"Back to user login" not doing a thing

That's a secret


On Debian

Packages:

  • php-pear
  • php5-imap
  • php5-gd
  • php5-mysql
  • php-auth-sasl


Calendar

icalsrv

The documentation is outdated/gone, but the url you give your clients is now:

http://your.server.org/egroupware/icalsrv/icalsrv.php/username/default.ics

FAQ

Could not terminate encryption specifier

Happening here when using

  • tripledes/CBC

Looks like a bug

After login sent back to login dialog

Somehow going back to setup and reinstall DB fixes is

Multiple domains

General

Blocked, too many attempts

Means you have to wait 30 minutes by default, setting is in Admin->Site configuration->How many minutes should an account or IP be blocked. Also see http://www.egroupware.org/specialpages/?page_name=knowledgebase&menuaction=phpbrain.uikb.view_article&art_id=24&printer=1

Calendar

405 connecting to ical

icalsrv not enabled in configuration (where was that again?)

Connecting calendar clients

Thunderbird with Lightning

iCal: http://yourserver.com/egroupware/username/default.ics

Funambol: http://yourserver.com/egroupware/rpc.php

syncml

Database variables

egw_acl:acl_location egw_acl:acl_account


xmlrpc

phpgwapi/doc/xmlrpc/test.py http://www.faqs.org/docs/Linux-HOWTO/XML-RPC-HOWTO.html

BUGS

PHP Parse error: syntax error, unexpected '}' in /var/www/egroupware.svn/etemplate/inc/class.bo_tracking.inc.php on line 141

Overlap/global categories

ProjectManager - Add global category

Error: That name has been used already


Notes

Categories

Global categories

Looks like it's really really global when cat_appname = phpgw

Username - Global categories

Per user?