mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
186 lines
2.8 KiB
HTML
186 lines
2.8 KiB
HTML
<HTML
|
|
><HEAD
|
|
><TITLE
|
|
>Installing on Tested Systems</TITLE
|
|
><META
|
|
NAME="GENERATOR"
|
|
CONTENT="Modular DocBook HTML Stylesheet Version 1.52"><LINK
|
|
REL="HOME"
|
|
TITLE="phpGroupWare Docs V0.05"
|
|
HREF="book1.html"><LINK
|
|
REL="UP"
|
|
TITLE="Installation"
|
|
HREF="p39.html"><LINK
|
|
REL="PREVIOUS"
|
|
TITLE="Obtaining phpGroupWare"
|
|
HREF="obtaining.html"><LINK
|
|
REL="NEXT"
|
|
TITLE="Installing from CVS"
|
|
HREF="cvsins.html"></HEAD
|
|
><BODY
|
|
CLASS="CHAPTER"
|
|
><DIV
|
|
CLASS="NAVHEADER"
|
|
><TABLE
|
|
WIDTH="100%"
|
|
BORDER="0"
|
|
CELLPADDING="0"
|
|
CELLSPACING="0"
|
|
><TR
|
|
><TH
|
|
COLSPAN="3"
|
|
ALIGN="center"
|
|
>phpGroupWare Docs V0.05</TH
|
|
></TR
|
|
><TR
|
|
><TD
|
|
WIDTH="10%"
|
|
ALIGN="left"
|
|
VALIGN="bottom"
|
|
><A
|
|
HREF="obtaining.html"
|
|
>Prev</A
|
|
></TD
|
|
><TD
|
|
WIDTH="80%"
|
|
ALIGN="center"
|
|
VALIGN="bottom"
|
|
></TD
|
|
><TD
|
|
WIDTH="10%"
|
|
ALIGN="right"
|
|
VALIGN="bottom"
|
|
><A
|
|
HREF="cvsins.html"
|
|
>Next</A
|
|
></TD
|
|
></TR
|
|
></TABLE
|
|
><HR
|
|
ALIGN="LEFT"
|
|
WIDTH="100%"></DIV
|
|
><DIV
|
|
CLASS="CHAPTER"
|
|
><H1
|
|
><A
|
|
NAME="INSTALLING"
|
|
>Chapter 6. Installing on Tested Systems</A
|
|
></H1
|
|
><DIV
|
|
CLASS="TOC"
|
|
><DL
|
|
><DT
|
|
><B
|
|
>Table of Contents</B
|
|
></DT
|
|
><DT
|
|
><A
|
|
HREF="installing.html#TARBALLINS"
|
|
>Installing from TarBall</A
|
|
></DT
|
|
><DT
|
|
><A
|
|
HREF="cvsins.html"
|
|
>Installing from CVS</A
|
|
></DT
|
|
><DT
|
|
><A
|
|
HREF="x85.html"
|
|
>Setup / Configure phpGroupWare</A
|
|
></DT
|
|
><DT
|
|
><A
|
|
HREF="x109.html"
|
|
>Testing the install</A
|
|
></DT
|
|
><DT
|
|
><A
|
|
HREF="x114.html"
|
|
>Installing additional applications</A
|
|
></DT
|
|
></DL
|
|
></DIV
|
|
><P
|
|
> After you have met the system requirements, You can install
|
|
it from the TarBall or you can get it directly from CVS.
|
|
</P
|
|
><DIV
|
|
CLASS="SECT1"
|
|
><H1
|
|
CLASS="SECT1"
|
|
><A
|
|
NAME="TARBALLINS"
|
|
>Installing from TarBall</A
|
|
></H1
|
|
><P
|
|
>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
|
|
</P
|
|
></DIV
|
|
></DIV
|
|
><DIV
|
|
CLASS="NAVFOOTER"
|
|
><HR
|
|
ALIGN="LEFT"
|
|
WIDTH="100%"><TABLE
|
|
WIDTH="100%"
|
|
BORDER="0"
|
|
CELLPADDING="0"
|
|
CELLSPACING="0"
|
|
><TR
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="left"
|
|
VALIGN="top"
|
|
><A
|
|
HREF="obtaining.html"
|
|
>Prev</A
|
|
></TD
|
|
><TD
|
|
WIDTH="34%"
|
|
ALIGN="center"
|
|
VALIGN="top"
|
|
><A
|
|
HREF="book1.html"
|
|
>Home</A
|
|
></TD
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="right"
|
|
VALIGN="top"
|
|
><A
|
|
HREF="cvsins.html"
|
|
>Next</A
|
|
></TD
|
|
></TR
|
|
><TR
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="left"
|
|
VALIGN="top"
|
|
>Obtaining phpGroupWare</TD
|
|
><TD
|
|
WIDTH="34%"
|
|
ALIGN="center"
|
|
VALIGN="top"
|
|
><A
|
|
HREF="p39.html"
|
|
>Up</A
|
|
></TD
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="right"
|
|
VALIGN="top"
|
|
>Installing from CVS</TD
|
|
></TR
|
|
></TABLE
|
|
></DIV
|
|
></BODY
|
|
></HTML
|
|
> |