28.11.2012 Views

How to install and secure egroupware - Directory UMM

How to install and secure egroupware - Directory UMM

How to install and secure egroupware - Directory UMM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Create the files direc<strong>to</strong>ry <strong>and</strong> the necessary subdirec<strong>to</strong>ries:<br />

[root@server www]$ mkdir /var/www/files<br />

[root@server www]$ mkdir /var/www/files/users /var/www/files/groups<br />

You have <strong>to</strong> give the web server the rights <strong>to</strong> read <strong>and</strong> write <strong>to</strong> these direc<strong>to</strong>ries:<br />

[root@server www]$ chown –R apache.apache /var/www/files<br />

[root@server www]$ chmod –R 0700 /var/www/files<br />

7.5.2.2 Editing the current configuration<br />

Path information<br />

Enter the necessary values for your Path information<br />

� The tmp direc<strong>to</strong>ry is needed <strong>to</strong> s<strong>to</strong>re sessions <strong>and</strong> other information from your<br />

eGroupWare <strong>install</strong>ation. When your run your eGroupWare <strong>install</strong>ation in a change root<br />

environment or with open_basedir restrictions in your php.ini, change the path <strong>to</strong> the required<br />

value.<br />

Host information<br />

� The full path for users <strong>and</strong> group files must be outside the web server root for security<br />

reasons. It is not possible <strong>to</strong> have this direc<strong>to</strong>ry inside your web server root!<br />

� Enter the location of the eGW URL. If you want <strong>to</strong> use HTTPS <strong>and</strong> HTTP connections, use<br />

/<strong>egroupware</strong> (If you want <strong>to</strong> force HTTPS then use https://yourdomain/<strong>egroupware</strong>)<br />

� Please don’t change the st<strong>and</strong>ard image type selec<strong>to</strong>r from its default (which may be<br />

different than the example shown below). It can break the design of the UI.<br />

Reiner Jung Install <strong>and</strong> Secure eGroupWare Page 54 of 67

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!