ssl_configuration option

jasne

Verified User
Joined
Sep 28, 2011
Messages
50
Hello,
If I'll change value of ssl_configuration from intermediate to old, then DA will able to install php5.3 ? I'm asking because now it not able and shows an error
"php 5.3, 5.4, 5.5 cannot compile against openssl 1.1.0 or higher. Try php 5.6 or higher."
 
No that won't help. The SSL configuration setting is for things like openssl used in mail and LE certificates.

For php 5.3, 5.4 and 5.5 you need openssl lower than 1.1.0 so this would mean you either need to compile an older version manually, with all risks involved for other things.
Or you might want to conside using Cloudlinux, as far as I can see they still support ancient php versions.
 
Back
Top