...
In case we have this already installed continue with Install libsodium
Check if perl is installed
...
Code Block |
---|
php -i | grep "sodium" |
phpinfo output
...
...
In case we have this already installed continue with Install libsodium
...
Code Block |
---|
php -i | grep "sodium" |
...