EA LICENSE SERVER PACKAGE
Upload these files to public_html/license/

1. Edit config.php:
   db_pass = your MySQL database password
   admin_password = a strong private admin password

2. Admin URL:
   https://YOUR-DOMAIN/license/admin.php

3. API:
   https://YOUR-DOMAIN/license/activate.php
   https://YOUR-DOMAIN/license/check.php

License rules:
DEMO = 30 days
MONTHLY = 30 days
LIFETIME = no expiry
1 key = 1 MT5 account

Use HTTPS. Never share config.php, DB password, or admin password.
The MT5 EA still needs the matching MQL5 WebRequest/license-check code.
