change www root to /home/www - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: change www root to /home/www (/thread-2003.html) Pages: 1 2 |
change www root to /home/www - katun - 12-17-2007 09:12 AM Hello, i've now a running ispcp on my server. But now i would like to move the www root to /home/www/virtual instead of /var/www/virtual. How can i do this? greets from switzerland katun. RE: change www root to /home/www - gOOvER - 12-17-2007 02:04 PM Why you want to change this? RE: change www root to /home/www - katun - 12-17-2007 04:51 PM because the /var partition is only 11GB. The /home partition is 127GB. and i have no chance to edit the partitiontables. RE: change www root to /home/www - rbtux - 12-17-2007 04:54 PM copy /var/www to home www and mount the /home partition on /var/www RE: change www root to /home/www - katun - 12-17-2007 06:52 PM rbtux Wrote:copy /var/www to home www and mount the /home partition on /var/www how can i do that? RE: change www root to /home/www - joximu - 12-17-2007 07:35 PM Hi katun either you install ispcp from scratch, then you can use /home/www and /home/mail but you have to always check about differences. I also used to use theese folders until spring. Then I recognized: it's easier to switch to /var/www and /var/mail - but of course there should be enough space. Since then I used an own partition for /var instead for /home Now you also can make the partition to you /var - but you should know how to do this, because otherwise this will be "Glücksspiel"... /Joximu RE: change www root to /home/www - katun - 12-18-2007 05:43 AM so... now i have done another partitioning. the /var partition is now the biggest partition. thanks for help! RE: change www root to /home/www - weblivehelp - 06-03-2008 06:13 PM katun Wrote:so... now i have done another partitioning. the /var partition is now the biggest partition. Hi, I'm having the same problem, I also need to resize the /var partition to make it bigger. I'm on debian etch (4.0) and I have no physical access to the server, I'm using ext2/3 (not lvm), do you have any suggestion? How did you do that? RE: change www root to /home/www - Brun - 06-03-2008 06:52 PM http://www.isp-control.net/forum/change-root-directiry-t-3390.html It`s very actually. Who can help? RE: change www root to /home/www - katun - 06-03-2008 06:52 PM weblivehelp Wrote:Hi, I'm having the same problem, I also need to resize the /var partition to make it bigger. hi, i've made it with a installscript of my hoster. ask your hoster about installscripts. these installscripts should partition your harddrives with other sizes. greets |