Installation & Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
---
Sodium is developed with C language. This package is needed to run C application.
Download package is nightly built versions of Sodium. Do not try it on live/production database and web servers.
Please report errors/problems you encounter to the following contact points:
Youtube playlist for installation (2 videos)
Category
Software
Tested on
Operation System
MS Windows 64 Bit
Windows Server 2012 64Bit
Windows 10 64Bit
Windows 7 Professional 64Bit
Database Server
Oracle
PostgreSQL
MySql
(See Note No.1)
Oracle Database 18.4 Express Edition 64 Bit
PostgreSQL-12.2.1
MySql
Internet Browser
Mozilla Firefox
Google Chrome
Microsoft Internet Explorer Opera
Latest Versions
System Resource (Port)
Installation script installs Sodium on port 8089 by default.
If this port is used by another application, please find and open StartSodiumServer.bat file, modify port parameter and save it.
SodiumServer.exe
, click "Yes" since Sodium requires Administrator privilege.http://*:8089/
text and modify the number."HttpAddUrl failed with 183"
message after you run SodiumServer.exe
, this means the port number Sodium uses is already in use by another application or another copy of SodiumServer.exe. You can modify the content of "StartSodiumServer.bat" file to change Sodium port number. SodiumServer.exe
stop running, it may print out one of the well-known exit codes listed below;Exit code 101: SodiumShared.dll
nor found or not accessible.
Possible Solutions:
Add SodiumShared.dll
file path to environment path.
Check file permission settings.
Exit code 102: function is not found in SodiumShared.dll
Solution: add SodiumShared.dll
file path to environment path.
Exit code 103: MySql C client library couldn't initialized. Possible reasons;
libmysql.dll
is not found or not accessible
One of the functions required to run Sodium is not found in libmysql.dll
file.
MySql client library version is not compatible.
Possible Solutions:
Add libmysql.dll
file path to environment path.
Check file permission settings.
Exit code 104: SqlServer C client library couldn't initialized.
Exit code 105: SodiumApp.dll couldn't loaded.
Exit code 106: Function in SodiumApp.dll not found: ....
Developer E-Mail:
LinkedIn Profile Page: