You'll need a second opinion, but afaik the script installer puts a file in /etc/webmin/virtual-server/scriptlog/
the domains are numbered like 1225124778796471.script
inside is something like
| Code: |
pass=password
version=5.1.0a
name=sugarcrm
opts_phpver=5
opts_path=/crm
opts_db=mysql_domainname_sugarcrm
opts_dir=/home/domainname/public_html/crm
partial=
desc=Under public_html/crm using mysql database domainname_sugarcrm
url=http://domainname/crm/
user=username
opts_newdb=1
time=1225897787
|
It seems to me you'll have to create those files with content and that is gonna be some job...