Installation Installation and Configuration of phpGroupWare has never been easy. Just point and click , yeah its very easy :-). Since this is still a beta version we do expect some bugs . By carefully reading this document you can easly install phpGroupWare. Requirements You will need PHP compiled and installed on your system. You will also need MySQL or PostgreSQL setup. If you are planning on using the email system, you will need to have an IMAP server installed and IMAP support compiled into PHP. You can have it installed as an Apache module or command line version, the Apache module is preferred. We will assume that you are running on a Linux or other Unix system for these steps. Windows is supported, but there is no documentation for it currently. Tested Systems On Linux 2.2.x PHP 3.0.15+ / PHP 4.0.x Apache 1.3.x MySQL 3.22.25 or PostgreSQL 7.0.x Courier-IMAP 0.33+ and/or qmail 1.03 for POP3 access We have reports of it working on Windows NT and OS/2, and using Oracle as the database. Obtaining phpGroupWare While we are still in the Beta phase of phpGroupWare, you may want to track the CVS copy as closely as possible. The released versions are more stable, but often contain bugs that have been fixed in the CVS version. Released Versions The downloads section on the site contains links to the most recent releases, and several mirror sites for the releases. Developer's version from CVS If you have never used CVS, you may want to read through the doucmentation found at www.cvshome.org . The CVS pages for the core and apps projects can be found at phpGroupWare Core CVS , and phpGroupWare Apps CVS. Follow the directions for Anonymous CVS access and you should have the most recent development copy of phpGroupWare in no time. &installing; &trobshoot;