D
D
denism3002018-01-31 08:13:59
Joomla
denism300, 2018-01-31 08:13:59

Problem after migrating Joomla site to hosting?

After the transfer to the hosting, the site does not work and gives the following error:

Fatal error: Class 'ParagonIE_Sodium_Compat' not found in ../libraries/vendor/paragonie/sodium_compat/lib/constants.php on line 6

everything works fine on the local machine. php versions are the same on local and hosting. I tried to re-upload the paragonie folder from the joomla installation distribution - it did not help
how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2018-01-31
@xmoonlight

https://paragonie.com/book/pecl-libsodium/read/00-...
Checking in php.ini: extension=sodium.so
Output version:

<?php
var_dump([
    SODIUM_LIBRARY_MAJOR_VERSION,
    SODIUM_LIBRARY_MINOR_VERSION,
    SODIUM_LIBRARY_VERSION
]);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question