Skip to main content
You can manually trigger a license revalidation by removing the cached license files from your installation.To do this:
  1. Navigate to the directory where LonexCAD is installed.
  2. Open the config folder.
  3. Ensure that hidden (dot) files are visible on your system.
  4. Locate the files named .license_cache and .license_data.
  5. Delete both files.
Once removed, the system will automatically perform a fresh license check the next time LonexCAD is accessed.
Only delete these files if instructed or if you are experiencing license validation issues.
If you need to update your MySQL database connection details for LonexCAD, this can be done directly from the configuration file. Changes take effect almost immediately once saved.Steps to Update Database Details:
  1. Navigate to the directory where LonexCAD is installed.
  2. Open the config folder.
  3. Ensure hidden (dot) files are visible.
  4. Locate the file named .env.
  5. Open the file in a text editor.
  6. Update the relevant MySQL configuration values (such as database host, name, username, and password).
  7. Save the file.
The updated database settings will be applied automatically, and no additional setup steps are required.