Yes, you can install to /home/otrs, for instance, though you'll need to
change the otrs apache config to reflect that path (change all /opt to
/home), as well as in Config.pm
   $Self->{Home} = '/home/otrs';

Note that this may require a manual install of the source, check for
dependencies, etc. Read the readme.

you could also
mkdir /opt
ln -s /home/otrs /opt/otrs



On Mon, Jul 16, 2012 at 6:01 AM, Adi Ariyanto <[email protected]> wrote:

>  Hi, I would to know the general step on installing OTRS, I have install
> my Debian Linux and OTRS with detail partition below :****
>
> root@itsupport:~# df -h****
>
> Filesystem            Size  Used Avail Use% Mounted on****
>
> /dev/sda1             323M  279M   28M  91% /****
>
> tmpfs                 502M     0  502M   0% /lib/init/rw****
>
> udev                  497M  116K  497M   1% /dev****
>
> tmpfs                 502M     0  502M   0% /dev/shm****
>
> /dev/sda9             7.8G  146M  7.3G   2% /home****
>
> /dev/sda8             368M   11M  339M   3% /tmp****
>
> /dev/sda5             7.4G  722M  6.3G  11% /usr****
>
> /dev/sda6             2.8G  324M  2.3G  13% /var****
>
> ** **
>
> ** **
>
> I got stuck when found my root partition already 91%, does anyone have the
> same problem like me ?****
>
> Can I install OTRS not in root partition ? but in home partition ?****
>
> Can I resize the root partition size use free space from home partition ?*
> ***
>
> ** **
>
> Thank you****
>
> ** **
>
> ------------------------------
> This email and its attachments may be confidential and are intended solely
> for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Bina Nusantara.
> If you are not the intended recipient of this email and its attachments,
> you must take no action based upon them, nor must you copy or show them to
> anyone.
> Please contact the sender if you believe you have received this email in
> error.
>
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to