• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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