local-config.php
<?php define('DB_NAME', ''); define('DB_USER', ''); define('DB_PASSWORD', ''); define('DB_HOST', '' ); $table_prefix = 'wp_';