• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Unable to assign variables for PHostingForm

M

marijn

Guest
Hi all,

If I want to add a domain to an user I get the follow errors:

First I get a pop-up :

Unable to update hosting preferences: update ftp user failed: ftpmng –recofigure-vhost failed: unexected error.

In the normal window:

Unable to assign variables for PHostingForm: Unable to get hardquota state: Unexpected error
____________________________________
0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\hosting\ph

osting_setup.php:280 psaerror(string "Unable to assign variables for PHostingForm: Unable to get hardquota state: Unexpected error")

What can I do to solve this problem?

you would do me a huge favour

Greetz,

Marijn
 
The problem can be that ftp server is wrong configured.

try to execute: ftpmng --remove-all
then: ftpmng --reconfigure-all


Also I've faced with similar problem on the on of my servers. The reason was that the path to my vhosts was corrupted somewhere in registry. To resolve it I moved vhosts directory to other location with plesk reconfigurator and then moved it back.
 
Hi,

tnx for your reply .

If execute ftpmng --reconfigure-all, I get the error : COM Error 80020009 (exeption occured.) at AddServer(83.217.72.4)

If I want to replace the vhost directory with the plesk reconfigurator, I get an error on ftpmng (same as above).

Did you or someone else also get this error and/or do you know what I can check ?

thx,

Marijn
 
Hi,

Thx for the tip.

I just upgraded my plesk from 7.5.0 to 7.5.3.
After a succesfull upgrade I have still the same errors ...

Are their any other suggestions??

Marijn
 
Just check your Default FTP Site, it must have "All Unassigned" option in IP address box.
 
Back
Top