O
oscommerce.it
Guest
Hello,
i'm testing a script to create account via XML RPC.
I'm testing it on 2 server, the first with plesk 7.5 works fine. The second one with plesk8.0 often fails the hosting configuration.
Note that i have found the same errors when creating account manually in plesk console. It seems that plesk8 is more unstable than 7.5 and when you try to delete and recreate an account, you cannot assign the same ftp login because "the user already exists".
Also this is the answer i get with you API:
<status>error</status>
<errcode>2204</errcode>
<errtext>Unable to update hosting preferences. User cobic5473 already exists. Incorrect fields: "login".</errtext>
Hope you have an answer to this problem. I also have upgraded to 8.01 but the issues are the same.
thank you for your attention
i'm testing a script to create account via XML RPC.
I'm testing it on 2 server, the first with plesk 7.5 works fine. The second one with plesk8.0 often fails the hosting configuration.
Note that i have found the same errors when creating account manually in plesk console. It seems that plesk8 is more unstable than 7.5 and when you try to delete and recreate an account, you cannot assign the same ftp login because "the user already exists".
Also this is the answer i get with you API:
<status>error</status>
<errcode>2204</errcode>
<errtext>Unable to update hosting preferences. User cobic5473 already exists. Incorrect fields: "login".</errtext>
Hope you have an answer to this problem. I also have upgraded to 8.01 but the issues are the same.
thank you for your attention