How to enable Openssl on cpanel server

8COREHOST

Member
Registered
Joined
Jul 3, 2017
Messages
24
Points
1
On cpanel smtp email need to enable openssl but i dont find that option .. Help me to find it
Please give some tutorials
 

David Beroff

Well-known member
Registered
Joined
Jun 14, 2016
Messages
1,477
Points
63
On cpanel smtp email need to enable openssl but i dont find that option .. Help me to find it
Please give some tutorials
You can run this command to check if Openssl is enabled on your cPanel server

Code:
[root@server ~]# php -m | grep -i openssl
If you have openssl existed on your server, it will display this
Code:
[root@server ~]# php -m | grep -i openssl
openssl
ssl-providers1.jpg

If no, you run this command

Code:
/scripts/easyapache --force
or log into WHM > EasyApache (Apache Update) and select "Openssl" in the Exhaustive Options List, select it.

Recompile Apache to add Openssl to your cPanel server.
 

Attachments

8COREHOST

Member
Registered
Joined
Jul 3, 2017
Messages
24
Points
1
or log into WHM > EasyApache (Apache Update) and select "Openssl" in the Exhaustive Options List, select it.

Recompile Apache to add Openssl to your cPanel server.
i choose this option but got this error
span class='text-danger'>Transaction Check Error:</span>
installing package kernel-2.6.32-696.3.2.el6.x86_64 needs 2568 inodes on the / filesystem

Error Summary
-------------


yum exited 256

System update process has finished.
 

8COREHOST

Member
Registered
Joined
Jul 3, 2017
Messages
24
Points
1
I updated my cpanel software ..and redo it this process again getting this problem
 

David Beroff

Well-known member
Registered
Joined
Jun 14, 2016
Messages
1,477
Points
63
David Beroff
Did you try to run this command

Code:
/scripts/easyapache --force
and

Code:
php -m | grep -i openssl
what is the output?

your error is related to kernel, you should run this command

Code:
yum update
and try again. This error is not on my server hence it is hard to check and fix unless there are someone else here got same problem, can help you.
 
Older Threads
Replies
6
Views
3,813
Replies
3
Views
2,203
Replies
37
Views
10,579
Replies
2
Views
1,720
m19
Replies
9
Views
5,836

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top