Open your Web browser and navigate to the URL defined previously + setupkey.php
With the example above, we would go to:
http://www.mywebsite.com/subscription/setupkey.php
This PHP script will set up the encryption key used by the web application to exchange with the workbook EXE.
After the execution of the PHP script, your web browser should show:
This encryption key is stored in a file at the location:
/subscription/inc/lib/validationkey.txt
Once you are in production (i.e. you deployed your workbook EXE file made with XLS Padlock to customers), do not replace this file, otherwise end users will have to reactivate their workbook.
Finally, for security purpose, remove the setupkey.php file from your web server.
Step 3: configure mandatory settings in config.ini
Copyright G.D.G. Software 2021. All rights reserved