 |
eGroupWare - Default branch
|
Section: Unix |
|
|
|
| Added: Wed, Sep 3rd 2003 09:57 UTC (4 years, 11 months ago) |
Updated: Wed, Apr 16th 2008 01:34 UTC (4 months, 7 days ago) |
|
|
About:
eGroupWare is a Web-based groupware suite. It contains many modules, including Calendar (personal calendar and group scheduling, notifications and alarms), Mail (IMAP only), InfoLog (todos, notes, and phone calls linked to contacts/CRM), Contacts (an address book for storing and sharing contact information), ProjectManager, Tracker (bug or incident tracking), TimeSheet, SyncML support, and SiteMgr or JiNN (content management).
Author:
Ralf Becker [contact developer]
Homepage:
http://www.egroupware.org/
Tar/GZ:
http://prdownloads.sourceforge.net/[..]are/eGroupWare-1.4.004-2.tar.gz?download
Tar/BZ2:
http://prdownloads.sourceforge.net/[..]re/eGroupWare-1.4.004-2.tar.bz2?download
Zip:
http://prdownloads.sourceforge.net/[..]upware/eGroupWare-1.4.004-2.zip?download
Changelog:
http://www.egroupware.org/changelog
RPM package:
http://download.opensuse.org/repositories/server:/eGroupWare/
Debian package:
http://packages.debian.org/lenny/egroupware
CVS tree (cvsweb):
http://www.egroupware.org/viewvc/branches/1.4
Bug tracker:
http://www.egroupware.org/bugs
Mailing list archive:
http://sourceforge.net/mail/?group_id=78745
Demo site:
http://demo.egroupware.org/
Trove categories:
[change]
Dependencies:
[change]
ADODB (required)
FCKeditor (required)
PHPMailer (required)
The Coolest DHTML Calendar (required)
[download links]
|
|
» Rating:
7.65/10.00
(Rank 386)
» Vitality: 0.12% (Rank 1337)
» Popularity: 12.22% (Rank 152)

(click to enlarge graphs)
Record hits: 116,374
URL hits: 82,729
Subscribers: 284
|
|
Projects depending on this project:
Blue ERP
|
|
Branches
Articles referencing this project
Comments
[»]
ugh
by zep - Mar 13th 2006 18:09:27
looks really cool, but it's a serious pain to install. support forum
doesn't, install instructions won't.
[reply]
[top]
[»]
Re: ugh
by Ralf Becker - Mar 14th 2006 01:02:54
Hi zep,
> looks really cool, but it's a serious pain to install.
eGroupWare is big web-server application. Compared to similar
applications, it's pretty easy to install - though it still needs some
knowledge about the webserver the the OS you install on.
> support forum doesn't, install instructions won't.
The forum you talk about is for good reason only in contrib, which means
it's none of the applications supported by the project.
I know we have excelent free support via our forums and mailing lists.
Ralf
[reply]
[top]
[»]
Re: ugh
by SMBhatt - May 18th 2006 05:30:18
> Hi zep,
>
>
> % looks really cool, but it's a serious
> pain to install.
>
>
> eGroupWare is big web-server
> application. Compared to similar
> applications, it's pretty easy to
> install - though it still needs some
> knowledge about the webserver the the OS
> you install on.
>
>
> % support forum doesn't, install
> instructions won't.
>
>
> The forum you talk about is for good
> reason only in contrib, which means it's
> none of the applications supported by
> the project.
>
> I know we have excelent free support via
> our forums and mailing lists.
>
> Ralf
>
>
Dear Ralf,
I agree with Zep. I am unabel to find a single manual in pdf/ doc format
which I can read bafore installing and using.
Can anybody give a proper manual?
Thanks
-- Shirish M Bhatt
[reply]
[top]
[»]
Re: ugh
by Ralf Becker - May 18th 2006 05:49:54
Hi,
we dont have documentation in doc or pdf format.
Our wiki (documentation link on http://egroupware.org) has a manual
(http://egroupware.org/wiki/manual) which also contains information about
installing eGW (http://egroupware.org/wiki/manualSetup). Anyway
installation is really easy, just unpack eGW somewhere in the docroot of
your webserver and call the corresponding URL in a browser.
Ralf
[reply]
[top]
[»]
Re: ugh
by Keith Plummer - Mar 1st 2008 19:25:47
> Hi,
>
> we dont have documentation in doc or pdf
> format.
>
> Our wiki (documentation link on
> http://egroupware.org) has a manual
> (http://egroupware.org/wiki/manual)
> which also contains information about
> installing eGW
> (http://egroupware.org/wiki/manualSetup).
> Anyway installation is really easy, just
> unpack eGW somewhere in the docroot of
> your webserver and call the
> corresponding URL in a browser.
>
> Ralf
The problem I'm having is that the application requires the
HTTP_WebDAV_Server and says I can install it by
running some PEAR command, but I don't have access to
OS to be able to run the command. Is there another way I
can get the WebDAV_Server installed?
Keith
[reply]
[top]
[»]
Pear HTTP_WebDAV_Server
by Ralf Becker - Mar 1st 2008 21:34:49
> The problem I'm having is that the
> application requires the
> HTTP_WebDAV_Server and says I can
> install it by
> running some PEAR command, but I don't
> have access to
> OS to be able to run the command. Is
> there another way I
> can get the WebDAV_Server installed?
>
> Keith
Only thing you need it a basic Pear installation, many webhoster already
install it. Our installation check, should be able to find it. The
HTTP_WebDAV_Server package is supplied with our egw_pear package, and does
not need to be installed separate. For installation of Pear refer to
http://pear.php.net/manual/en/installation.php
Ralf
[reply]
[top]
[»]
Re: Pear HTTP_WebDAV_Server
by Keith Plummer - Mar 2nd 2008 07:18:17
>
> % The problem I'm having is that the
> % application requires the
> % HTTP_WebDAV_Server and says I can
> % install it by
> % running some PEAR command, but I
> don't
> % have access to
> % OS to be able to run the command. Is
> % there another way I
> % can get the WebDAV_Server installed?
> %
> % Keith
>
>
> Only thing you need it a basic Pear
> installation, many webhoster already
> install it. Our installation check,
> should be able to find it. The
> HTTP_WebDAV_Server package is supplied
> with our egw_pear package, and does not
> need to be installed separate. For
> installation of Pear refer to
> http://pear.php.net/manual/en/installation.php
>
> Ralf
>
Ralf,
You are correct in that Pear is installed, but the
HTTP_WebDav_Server is not installed. I copied the egw-pear
package (from your site) up to my hosting server, but I
don't know if I have to do anything else. When I run the
check_install it sees that Pear is installed, but it doesn't see
the WebDav_Server. Are there some parameters I
need to set some where that will help the program see it is
installed or do I need to put the egw-ear in a specific
directory?
Keith
[reply]
[top]
[»]
Re: Pear HTTP_WebDAV_Server
by Keith Plummer - Mar 2nd 2008 14:36:11
>
> % The problem I'm having is that the
> % application requires the
> % HTTP_WebDAV_Server and says I can
> % install it by
> % running some PEAR command, but I
> don't
> % have access to
> % OS to be able to run the command. Is
> % there another way I
> % can get the WebDAV_Server installed?
> %
> % Keith
>
>
> Only thing you need it a basic Pear
> installation, many webhoster already
> install it. Our installation check,
> should be able to find it. The
> HTTP_WebDAV_Server package is supplied
> with our egw_pear package, and does not
> need to be installed separate. For
> installation of Pear refer to
> http://pear.php.net/manual/en/installation.php
>
> Ralf
>
Ralf,
Can eGroupware be installed on a web server that doesn't
have access to any folders outside the web server's root
directory? With my current hosting provider I don't have
access to anything outside my document root folder.
Keith
[reply]
[top]
|
|
 |