wp-config.php Wizard

A security-focused generator for wp-config.php with various feature toggles.

Database Configuration

Security & Performance

Generated Configuration

Important: You still need to add the Authentication Unique Keys and Salts. Use the Salts & Keys Generator to generate them.

Features

  • Generate secure wp-config.php configuration
  • Database credentials setup
  • Debug mode configuration
  • Security hardening options
  • Memory limit configuration

How to Use

  1. Enter your database credentials (name, user, password)
  2. Configure security options like disabling file editor
  3. Set debug mode for development or production
  4. Adjust memory limits based on your needs
  5. Click "Generate wp-config.php" to create the file
  6. Don't forget to add the authentication keys and salts!