Author Topic: libsodium  (Read 11130 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
libsodium
« on: October 30, 2015, 06:45:11 PM »
Does anyone knows how to install php libsodium-dev on Centos (CWP) ? I tried a few different ways, but unsuccessfully.
« Last Edit: October 30, 2015, 08:32:53 PM by Gogo »

Offline
*****
Re: libsodium
« Reply #1 on: November 03, 2015, 10:15:42 AM »
Hi,
what kind problem do you have?
As I see it can be installed by:
Code: [Select]
yum --enablerepo=epel install libsodium-devel
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
**
Re: libsodium
« Reply #2 on: November 03, 2015, 11:48:05 AM »
I fix it, not sure how but it's fixed now, i found a way to install it on one of the stackoverflow posts.

Whatever i try php will return error that there is no sodium functions, and if i try to install libsodium, return is "libsodium is alredy installed".

On the server without cwp i can install libsodium without problems, and works fine.

But anyway, thanks for answer.

Offline
*****
Re: libsodium
« Reply #3 on: November 03, 2015, 12:18:16 PM »
I guess you can install the module with pecl.
Something like: pecl install libsodium
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services