Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bobbb123

    (@bobbb123)

    @wpmudev-support9
    It is still not working, im editing this path: /home/mierzo1q/groenendijkdakbedekkingen.nl/index.php

    I made the index.php like this, but it doesn’t work:

    <?php
    /**
    * Front to the WordPress application. This file doesn’t do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define(‘WP_USE_THEMES’, true);

    /** Loads the WordPress Environment and Template */
    require('./home/mierzo1q/groenendijkdakbedekkingen.nl/index.php/wp-blog-header.php');

    Thread Starter bobbb123

    (@bobbb123)

    @wpmudev-support9
    Thanks! I don’t think i uploaded it into a subfolder. Can you explain me how to get to the index.php file? is in on the cpanel?

    • This reply was modified 6 years, 11 months ago by bobbb123.
Viewing 2 replies - 1 through 2 (of 2 total)