• 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

7.5.4 upgrade broke Apache

spaceout

Basic Pleskian
Just upgraded from 7.5.3 to 7.5.4 and now Apache won't start. Here is the error when trying to start it:

httpd: could not open document config file /etc/httpd/conf/vhosts/ssl

That file doesn't even exist. Anyone know what's up?
 
Maybe fixed?

Well...I ended up just creating a blank file called ssl in that location.

Then I got an almost identical error about a file called normal that should be in the same location so I created a blank file called normal as well.

Now Apache started and seems to be working. However, is this going to cause any problems in the future?

Thanks
 
My setup has four directories that start with ssl:
ssl.crl
ssl.crt
ssl.csr
ssl.key
ssl.prm

What is it trying to load?
 
I have those in the conf directory as well. Mine was breaking trying to load files that should have been in the vhosts directory inside of conf. Not sure why they weren't there.
 
looked for the saved config files that plesk saves when it upgrades and compare the current conf file with the old one.

previously I've had to restore older versions of my config files to get things working again. I would say that installs are MUCH better now than they were with plesk 6.. (totally manual back then).
 
Back
Top