All you need is to update your php.ini file. Try to read the error message and check documentations.
Add the sodium extension to your php.ini file.
Open your php.ini and add this to the extension section :
extension=sodium