• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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