• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

SSL problems

S

samuofm

Guest
every since i upgraded from 7.5.3 to 7.5.4 i have been have ssl problems.

If I use the default httpsd.conf file I get an error about sll_module already being built in when i start psa

if I change the httpsd.conf file to comment out the Loadmodule and AddModule lines for and mod_ssl.c then i get errors saying either SSLEnable or SSLEngine is invalid

"Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not included in the server configuration"


if I comment out all SSL lines or use an <IfDefine SSL> I can run plesk but I cant run it in https mode which is necessary.

This is pretty ridiculous. I also had to remove dr web to complete this upgrade as it was telling me my key wasn't found and plesk would fail because of it.

Any ssl advice anyone has? Thanks in advance.
 
solved the problem. I had been removing both the load module and add module lines and i need to leave the add module line in still for api support. My upgrade has finally completed.
 
Back
Top