phpMyAdmin Blowfish Secret

Generate a secure $cfg['blowfish_secret'] (32–128 chars) using your pma_blowfish.php endpoint.

Range:32–128
Length: —
Show raw response

      

How to use in config.inc.php

  1. Place this HTML file in the same directory as pma_blowfish.php (or update the path below).
  2. Click Generate, then use Copy config line.
  3. Paste into your phpMyAdmin config.inc.php:
    $cfg['blowfish_secret'] = '…';