• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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