• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

CLI Utilities

E

eddie69

Guest
Hi,
I am trying to create accounts and domains from command line and followed the examples at ftp://download1.sw-soft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-sdk-html/docs/cu/unix/ch04.html .
Creating clients and clients preferences I have no problems, but when it comes to create domain and domain preferences and error ocurrs " An error occured during domain creation: error in hosting updating: Some fields are empty or contain an improper value."
I have gone back and forth at those the examples and I don't see where could be the error.
Using Reloaded 7.5 on Fedora Core 1
Help!
 
more info

It does create the domain account but not phys hosting
 
Make you have the following in your command string:

-hst_type "phys"
 
Back
Top