When trying to start the cPanel service via /scripts/restart_cpsrvd
, was getting the following error :
cpsrvd: Setting up native SSL support … Can’t locate auto/Net/SSLeay/EC_KEY_new_.al in
The simple fix was to re-install the Net::SSLeay perl module
This can be done via SSH :
/scripts/perlinstaller Net::SSLeay