PDA

View Full Version : sizes of directories


fenio
20th March 2006, 00:54
Hello everyone.

I'm going to switch from some chaotic self-made mess to ISPConfig for whole my domain hosting.

I'm setting up new box for that and I wonder how ISPConfig organizes it's files/databases so I could split up my hard drive in the most optimal way.

Hard drive is 250GB size. Where exacly ISPConfig keeps its files and files of users? In default configuration at least. I didn't check yet if it's easily configurable.

Any hints welcome.

regards
fEnIo

till
20th March 2006, 08:53
ISPConfig organizes the files in one big tree like:

/somedir/web[ID]/web
/somedir/web[ID]/user/[username]
....


Where ID is the ID number of the website. ISPConfig creates also symlinks with the domain name to find the website directories easier on the commandline.

I recommend to have a large /var partition.

Then install ISPConfig in expert mode and select /var/www as document root.

oxxmoxx
13th September 2006, 13:20
hmmm ... is it possible to make a global change for the ispconfig path to the webs from:

/somedir/web[ID]/web (default) to

/somedir/web[ID]/www (new)

?

Thx in advance.

till
13th September 2006, 20:36
Not without programming and breaking the update compatibility of your ISPConfig version.

oxxmoxx
14th September 2006, 17:17
ok, sorry, my question was unnecessary...my intention was to take the same home-directory as like on the actual servers. But I forgot the web_ID - it will change anyway, so I/the customer have/has to edit definitely all config files during the relocation :mad:

thx & greetz