• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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