General discussion of OpenCATS

Moderators: RussH, cptr13

Forum rules: Just remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but keep comments directed to the topic at hand.
By Dave
#1679
Hi,

I have openCATS installed on CentOS and would like to move the 'attachments' directory so it is located on another disk. Can I change the path in openCATS, so instead of using the default /var/www/html/cats/attachments it points to /data/cats/attachments?

Many thanks for you help!

Dave
By Dave
#1680
I managed to move the attachments directory by using symbolic links.

First I deleted the attachments directory, which is created by default during the install (/var/www/html/cats/attachments).

I then changed to the /var/www/html/cats/ directory, from there I created a symlink.
Code: Select all
ln -s /data/cats/attachments attachments
:mrgreen:

Thanks

To install OpenCats on your GoDaddy Deluxe Linux c[…]

For these types of buggs I usually get help from g[…]

I was also looking for this thread. Finally landed[…]

opencats Installation

Hostinger offers good performance with low-cost […]