• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Missing /usr/local/psa/admin/conf/httpsd.conf

RenéJ

New Pleskian
Dear Forum,

it seems my system is missing the /usr/local/psa/admin/conf/httpsd.conf config file, at least since 10.x of Plesk Control Panel. I can´t notice any disorder, which I would link to that, but I just wan´t to to know how and if I should fix that ?

ls -la /usr/local/psa/admin/conf/{php.ini,httpsd.conf}
ls: cannot access /usr/local/psa/admin/conf/httpsd.conf: No such file or directory
-rw-r--r-- 1 root root 1027 Jun 8 09:40 /usr/local/psa/admin/conf/php.ini
 
Last edited:
Ho it is affect your Plesk installation? Why do you think that this config is really necessary?
 
Hi Igor,

I corrected my post above for the correct understanding. This file is normaly expected to be there, so it makes me wonder why it isn´t on my system. So I try to understand disfunctions before they may occur into problems, and it seems that PLESK isn´t generating this config on my system, .

So I don´t think it is a setting for productive envirmoments to just say, does it harm you system and if not who cares. PLESK should be a AAA Product, so I may ask for that, even if I am not a masshoster ;-)
 
In Plesk versions prior 10.x /usr/local/psa/admin/conf/httpsd.conf file was configuration file of modified version of Apache for Plesk admin interface (not Apache for sites hosting). Since 10.x versions this modified version of Apache has been replaced by modified version of lighttpd and called sw-cp-server with own configuration file. Therefore config /usr/local/psa/admin/conf/httpsd.conf is not actual since Plesk 10.x versions.
 
Back
Top