myDBR Installation - SourceGuardian PHP Loader

Before you can start using myDBR, the SourceGuardian loader PHP extension needs to be installed on your server. myDBR is a compiled application that can only function with the SourceGuardian loader installed.

SourceGuardian does provide an excellent helper page which you can try if the instructions below do not work for you.

PHP info

PHP version: 7.4.33
Thread Safety: Yes
Extension Directory: C:\xampp\php\ext\

Download SourceGuardian loader ToDo
Download the latest loader for Windows

If the above link is incorrect, please visit SourceGuardian.com for a complete list of loaders and download the package appropriate for your server configuration

Copy the loader to the extension directory ToDo

Copy the downloaded file ixed.7.4ts.win to directory C:\xampp\php\ext\

Add loader to php.ini ToDo

Add the following line to C:\xampp\php\php.ini

extension=ixed.7.4ts.win
Restart your web server/PHP-FPM ToDo

Finally, restart the web server/PHP-FPM and reload this page.

Please consult the SourceGuardian installation guide for further information.

Retry