@alex123
17 years, 4 months ago
Correction
<?php get_header();
// ** MySQL settings ** //
If I understood correctly your config.php should look like this:
<?php
<?php get_header(); ?>
Thank you for your answer. It doesn’t sound that difficult.