• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

[nginx as apache proxy] Unable to generate web server configuratión

estratagemas

New Pleskian
Plesk: 12.5.30
OS: Centos 7.1.1503

I've server with nginx as apache reverse proxy (nginx on :80 and apache on :7080).
Web page works fine but i get this error on plesk:

Unable to generate the web server configuration file on the host because of the following errors:

Template_Exception: Can not restart web server: httpd stop failed
0 /usr/sbin/httpd processes are killed
httpd stop failed
0 /usr/sbin/httpd processes are killed

file: /usr/local/psa/admin/plib/Service/Driver/Web/Server/Apache.php
line: 110
code: 0

Please resolve the errors in web server configuration templates and generate the file again.
I try to restart apache or reconfigure the domain(httpdmng) but i get the same error.

Any ideas?

Thanks
 
Hi estratagemas,

to start, you could use

If you experience issues, you might notice, that Plesk stores repair - procedures in logs at "/var/log/plesk". Please investigate possible issues/errors/problems/failures from these logs.


You could as well always use the command

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

... to be sure, that all latest patches are installed for your current Plesk installation.
 
Back
Top