(11-26-2009 09:09 PM)johnnyrevell Wrote: php domain.php --action create_domain --created_by 'john' --domain 'john.com' --password 'john_passwd' --hosting_plan 'test'
doesn't seem to be working- the user is inserted into the database but no user is created on the server (no entry in /etc/passwd). Are there any other steps?
I assume you have the plan called test on your system.
(11-26-2009 09:09 PM)johnnyrevell Wrote: am using 1.0.2 - is this OK?
The old script had been tested only in 1.0.0 (the first an simple version of the script) and the current version only in 1.0.3, because it's the current feature freeze branch and the one we are using.
I wouldn't recommend you to use it in 1.0.2, probably there is some stuff depending on newer versions.