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
- Enter your database credentials (name, user, password)
- Configure security options like disabling file editor
- Set debug mode for development or production
- Adjust memory limits based on your needs
- Click "Generate wp-config.php" to create the file
- Don't forget to add the authentication keys and salts!