Hi,
I would like to copy a default index.php and image folder to the new created website.
I would like to edit config.lib.php something like:
exec("cp -R /var/www/template/* /var/www/$wichvar");
Now, as you can guess i would like to know the exact var for $wichvar

Also any suggestions where (line) to put it?
Regards,
Tim