PDA

View Full Version : Web-Root


Sensechi
12th February 2006, 15:42
Hello together!
I've read too late that I should run the installation as expert mode. As a result the Web-Root is /home/www and not /var/www. The problem is, that /var is my biggest partition and I need that space. So I've decided to change the administration setting an set the Web-Root to /var/www.
My question is: am I allowed to change the settings that simply or will I get problems then? (I've read something in the documentation which can be interpretated in that way)
If this causes problems - what should I do best?

Bernd

falko
12th February 2006, 22:24
You must also check your Apache configuration. The ISPConfig installer wrote some lines into it at the end with /home/www. Change it to /var/www and restart Apache.
Also check the isp_server table in the ISPConfig database.

Sensechi
14th February 2006, 16:58
Thanks for quick helping!!!