|
Change location of installation from /var/www to another partition?
|
| Author |
Message |
kaotix
Junior Member

Posts: 33
Joined: Jul 2007
Reputation: 0
|
Change location of installation from /var/www to another partition?
I need to move the location of my ispcp installation as my partitions are all messed up and the ispcp partition is totally full.
My current installation is /var/www for all domains and the usual /etc/ispcp for the daemon.
I wish to move it to something like /home/ispcp/www and the daemon can stay in /etc/ispcp
Is this possible or will it require me to manually edit loads of config files that point to /var/www/
Any help would be greatly appreciated.
|
|
| 03-14-2010 07:23 AM |
|
kaotix
Junior Member

Posts: 33
Joined: Jul 2007
Reputation: 0
|
RE: Change location of installation from /var/www to another partition?
I solved this by creating a sym link to /var/www on another partition.
ln -s /my/new/partition/var/www /var/www
|
|
| 03-18-2010 10:52 PM |
|
zydoon
Posts: 4
Joined: Apr 2010
Reputation: 0
|
RE: Change location of installation from /var/www to another partition?
(03-18-2010 10:52 PM)kaotix Wrote: I solved this by creating a sym link to /var/www on another partition.
ln -s /my/new/partition/var/www /var/www
yeah that did it well
now what about adding existing mysql Database to new user ?
He who would steal the flame ... must Die !
|
|
| 04-18-2010 05:25 PM |
|