[campsite-support] request!
  • This is a multipart message in MIME format.
    --=_related 002D542CC1256F74_=
    Content-Type: multipart/alternative; boundary="=_alternative 002D542EC1256F74_="


    --=_alternative 002D542EC1256F74_=
    Content-Type: text/plain; charset="us-ascii"

    Hi all,

    Anybody interested in answering Arman's questions?

    doug


    ----- Forwarded by Douglas Arellanes/Mdlf on 12/24/2004 09:14 AM -----


    "arman"
    12/24/2004 01:26 AM


    To:
    cc:
    bcc:
    Subject: request!


    Dear CAMP,

    I'm interested in installing and running campsite and other products that
    you have developed and I agree with the general concepts behind your whole
    project.

    My interest goes further, that I intend to use my contacts to translate
    the Asian and west European language modules and documentation.

    Is there a self install utility that can be used to install campsite or
    the whole system including the required Linux OS and various versions of
    the components such as php, mysql and apache?

    If there isn't I suggest perhaps this would be a very useful tool to
    develop.

    How is the multiple instance of campsite handled?


    Warmest regards
    Arman Riazi

    Wordwize.net limited
    Multilingual translations



    --=_alternative 002D542EC1256F74_=
    Content-Type: text/html; charset="us-ascii"



    Hi all,



    Anybody interested in answering Arman's questions?



    doug





    ----- Forwarded by Douglas Arellanes/Mdlf on 12/24/2004 09:14 AM -----





    "arman" <arman@wordwize.net>

    12/24/2004 01:26 AM


           

            To:        <contact@campware.org>

            cc:        

            bcc:        

            Subject:        request!






    Dear CAMP,

     

    I'm interested in installing and running campsite and other products that you have developed and I agree with the general concepts behind your whole project.

     

    My interest goes further, that I intend to use my contacts to translate the Asian and west European language modules and documentation.

     

    Is there a self install utility that can be used to install campsite or the whole system including the required Linux OS and various versions of the components such as php, mysql and apache?

     

    If there isn't I suggest perhaps this would be a very useful tool to develop.

     

    How is the multiple instance of campsite handled?

     

     

    Warmest regards

    Arman Riazi

     

    Wordwize.net limited

    Multilingual translations

     

     


    --=_alternative 002D542EC1256F74_=--
    --=_related 002D542CC1256F74_=
    Content-Type: image/gif
    Content-ID: <_1_02C0000050D8002D5428C1256F74>
    Content-Transfer-Encoding: base64

    R0lGODlhCgACAOcAAAAAAAD+/wAA+v/d3fr/3d0YAAAAaA/+/21haWxcZGFyZWxsYW4ubnNmAP7/
    +v/d3fr/3d0YAAAAaA/+/21haWxcZGFyZWxsYW4ubnNmAP7/+v/d3fr/3d0gAAAAZg/+/8GbVgCy
    ayXBAAAAAE1haWwgVGl0bGUAwf7/AAD6/93d+v/d3TAAAABmD/7/wZtWALJrJcGYHRTB4Iu0J+Mk
    TwDrayXBAAAAAAAAAAAAAAAAAAAAAAD//v/6/93d+v/d3SAAAABmD/7/wZtWALJrJcEAAAAATWFp
    bCBQaWNrZXIA/v8AAPr/3d36/93dGAAAAGgP/v9tYWlsXGRhcmVsbGFuLm5zZgD+//r/3d36/93d
    IAAAAGYP/v/Bm1YAsmslwQAAAABNYWlsIFN3aXRjaGVyAP7/+v/d3fr/3d0YAAAAaA/+/21haWxc
    ZGFyZWxsYW4ubnNmAP7/+v/d3S4W3d3UhwAAMAAAACwAAAAAAAAAAAAAAAAAAABhY3RfQ1NORVdE
    T0MA//7/+v/d3fr/3d0cAAAAZw/+/0NOPW5ldGZpbml0eS0zL089TWRsZgD+//r/3d36/93dEAAA
    ABcL/v9Ob3Rlc1ZpZXcA/v/6/93d+v/d3RwAAABmD/7/wZtWALJrJcEAAAAATWFpbEZTAEz+/0dJ
    +v/d3fr/3d0YAAAAaA/+/21haWxcZGFyZWxsYW4ubnNmAP7/+v/d3fr/3d0cAAAAZw/+/0NOPW5l
    dGZpbml0eS0zL089TWRsZgD+//r/3d36/93dEAAAABcL/v9Ob3Rlc1ZpZXcA/v/6/93d+v/d3RgA
    AABoD/7/bWFpbFxkYXJlbGxhbi5uc2YA/v/6/93d+v/d3RgAAABoD/7/bWFpbFxkYXJlbGxhbi5u
    c2YA/v/6/93d+v/d3RwAAABnD/7/Q049bmV0ZmluaXR5LTMvTz1NZGxmAP7/+v/d3fr/3d0YAAAA
    aA/+/21haWxcZGFyZWxsYW4ubnNmAP7/+v/d3fr/3d0YAAAAaA/+/ywAAAAACgACAEAIBwABCBxI
    MCAAOw==
    --=_related 002D542CC1256F74_=--

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 1 Comment sorted by
  • Hi Arman,

    So far we don't have a utility to install all campsite dependencies (PHP,
    apache, MySQL etc.) and we don't have the resources to do it now. That would be
    a separate project in itself: it's very complex because every Linux distro has
    it's own way of packaging: different package names, different package content
    and different packaging system. Just to support 3-4 distros would require a lot
    of work. What we can do is try to simplify the install procedure as much as
    possible and detect missing dependencies.

    There are two ways to install campsite:

    1. single system: everything is installed on the same system
    2. multiple system: modules can be installed on different systems in order to
    spread the load

    Anyway you want to install campsite you can install multiple instances for
    supporting multiple clients. In order to install an instance you have to modify
    the instance name (APP_NAME at install time) and database name (DATABASE_NAME
    at install time), configure the ADMIN module to be installed in different
    directories and configure a new virtual server in apache.

    Here are the steps you should take when installing a new instance:

    1. unarchive campsite sources in a separate directory
    2. run install script, answer No when asked: Do you want to upgrade the current
    installation?
    3. change the instance name, change the parser port to 2002, 2003 ...
    (increment it with every new instance installed), change the database name to
    the instance name, change the admin HTML, CGI and SCRIPT directories
    4. after finishing the install create a new virtual server in apache (read
    INSTALL file for more information)

    Hope this helps,
    Mugur

    > "arman"
    > 12/24/2004 01:26 AM
    >
    > To:
    > Subject: request!
    >
    > Dear CAMP,
    >
    > I'm interested in installing and running campsite and other products that
    > you have developed and I agree with the general concepts behind your whole
    > project.
    >
    > My interest goes further, that I intend to use my contacts to translate
    > the Asian and west European language modules and documentation.
    >
    > Is there a self install utility that can be used to install campsite or
    > the whole system including the required Linux OS and various versions of
    > the components such as php, mysql and apache?
    >
    > If there isn't I suggest perhaps this would be a very useful tool to
    > develop.
    >
    > How is the multiple instance of campsite handled?
    >
    >
    > Warmest regards
    > Arman Riazi
    >
    > Wordwize.net limited
    > Multilingual translations


    __________________________________________________
    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com

    ------------------------------------------
    Posted to Phorum via PhorumMail