# Multi-Operator Live Status For a **multi-op special-event call** on a shared MySQL logbook (e.g. TM74TFR), OpsLog can publish who is on the air, on which band/mode/frequency, as a live page you embed on the station's **QRZ.com** bio. ## Enable it 1. Point the profile's logbook at a **shared MySQL** database ([[Profiles and Databases]]). 2. **Settings → General → Publish live operator status.** Each OpsLog instance then heartbeats its current activity (operator call, band, frequency, mode) into a `live_status` table every ~15 s. OpsLog only **writes** to the database — it is not a web server. ## The web page A small PHP renderer, `docs/livestatus/tm74-status.php`, reads that table and produces a live page/image. Put it on **your own** web server (the one reachable from the internet): 1. Edit the credentials at the top: `$DB_HOST`, `$DB_PORT`, `$DB_NAME`, `$DB_USER`, `$DB_PASS` — pointing at the **same** MySQL as OpsLog's logbook. 2. Embed it on QRZ (QRZ strips `