• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Webserver can not configured

Sven_Amend

New Pleskian
Hello Community,

i get the following error in plesk i don't know how to resolve this

Unable to configure the web server: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-all ) Details: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-server [1] => -no-restart ) Details: [2014-12-05 13:28:10] ERR [util_exec] proc_close() failed [2014-12-05 13:28:12] ERR [util_exec] proc_close() failed [2014-12-05 13:28:13] ERR [panel] Apache config (14177824900.23759400) generation failed: Template_Exception: Warning: DocumentRoot [/var/www/vhosts/gggggggggggggggg.de/httpdocs] does not exist apache2: bad user name test2 file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php line: 75 code: 0 Warning: DocumentRoot [/var/www/vhosts/gggggggggggggggg.de/httpdocs] does not exist apache2: bad user name test2
 
Try run command as root user:
# mkdir -pv /var/www/vhosts/gggggggggggggggg.de/httpdocs
# useradd test2
and then reconfigure all web server configuration once again.
 
@ TarasS: Sorry, but such a suggestion is not really helping, because it doesn't solve the issue, that Sven_Amend created a domain "gggggggggggggggg.de" and a depending domain - user named "test2", which don't seem to be existent anymore, due to some misconfigurations. I would rather suggest to delete nonsens - domains for testing purposes and start over again with a new testing domain, while he experience issues with his tests. Some people rather like to test things, instead of reading manuals and documentations. ^^
 
Back
Top