← All tools

configuration.php Generator

Build a Joomla 4/5/6 configuration.php from your settings, with a secure random $secret. Useful for manual installs or fixing a broken config.

Place this in your Joomla root and set it to 444 (read-only). The $secret is generated locally with crypto RNG. Double-check DB credentials against your host — a wrong value triggers the database connection error.