diff --git a/doc/html/addressbook.html b/doc/html/addressbook.html index 1b233eddf4..50a8c1232c 100644 --- a/doc/html/addressbook.html +++ b/doc/html/addressbook.html @@ -10,7 +10,7 @@ TITLE="phpGroupWare Docs V0.05" HREF="book1.html">
Thanks to Joesph Engo for starting phpGroupWare (at the time called webdistro) and the core of this HOWTO. - Thanks to all the developers and users who contribute to making phpGroupWare such a success. -
Grabbing a copy from CVS is not as hard as it may seem. You will need to have a cvs client installed. - Then try the following commands: -
export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware'
cvs login (just hit enter when prompted for a password)
cvs checkout phpgroupware
export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware'
cvs login (just hit enter when prompted for a password)
cvs checkout -d dirname phpgroupware
After you have met the system requirements, You can install - it from the TarBall or you can get it directly from CVS. -
After you have met the system requirements, You can install + it from the TarBall or you can get it directly from CVS. +The files should be installed in the webserver directory. So all you need to - do is unpack the tar ball and copy the whole directory to the webserver directory -
(eg. /home/httpd/html for default apache configuration in many linux distros). -
You may have to get required permissions to do this. Contact your system - administrator if you dont have the permission to write to your webserver directory. -
Installing from a TarBall is very easy. The files should be + installed in the webserver directory. So all you need to + do is unpack the tar ball and copy the whole directory to + the webserver directory (eg. /home/httpd/html for default + apache configuration in many linux distros).You may + have to get required permissions to do this. Contact + your system administrator if you dont have the permission + to write to your webserver directory +After your setup you can point your browser to Prev
Do yo have questions on using phpGroupWare , like What? Why? What for? What's in for me? -
Then you should seriously read this doc :-). +> do yo have questions on using phpGroupWare , like What? Why? What for? What's in for me? + then you should seriously read this doc :-).
You will need PHP compiled and installed on your system. You will also need MySQL, PostgreSQL or Oracle 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, or a POP3 server installed. - You can have it installed as an Apache module or CGI mode for other web servers, the Apache module is preferred. +> 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.
Seek3r has tested: -
On Linux 2.2.x +
phpGroupWare.org runs: Red Hat 6.2, Apache/1.3.12,PHP/4.0.2,mod_perl/1.21,MySQL 3.23.10-alpha,Courier-IMAP 0.33+ with qmail 1.03
PHP 3.0.15+ / PHP 4.0.xApache 1.3.x
MySQL 3.22.25 or PostgreSQL 7.0.x
Courier-IMAP 0.33+ and/or qmail 1.03 for POP3 access
phpGroupWare.net runs: Red Hat 6.2,Apache/1.3.14 PHP/4.0.3pl1 mod_ssl/2.7.1 OpenSSL/0.9.6 PHP4.03.pl1, MySQL 3.23.10-alpha,qmail 1.03
dev boxes are variants on: Red Hat 7.0,mysql-3.23.22-6 (from RH7 RPM), and Sendmail, Courier, or qmail+courier IMAP depending on mood.
main test box: Red Hat 6.2,Apache 1.3.12,PHP 3.0.16,PostgreSQL 7.2,Sendmail (from RH6.2)
laptop is rh 6.1, apache 1.3.?, MySQL and PostgreSQL 7.0 w/ PHP 3.0.16, its a P-90 w/ 40 mb ram and a 800 mb hd
Test box: Win2k with IIS5.0, PHP4.0.2 and MySQL
phpGroupWare is a web based groupware application that includes integrated features such as - email, calendar, todo list, address book, file manager, headline news, and a trouble ticket system. - It should run on all systems where PHP is installed and has access to a SQL server (MySQL ,PostgreSQL or Oracle). -
You should use it if you would like a powerful groupware system that can be access from anywhere on the Internet. -
For companies with a distributed user base, it's an ideal solution. Oh, and did I mention that its FREE? -
You should use it if you would like a powerful groupware system that can be access from anywhere on the Internet. + For companies with a distributed user base, it's an ideal solution. Oh, and did I mention that its FREE? +