This error message is showing when typing web address of new file:

  • Unknown's avatar

    Hi
    I followed this video http://educhalk.org/blog/?p=34

    to create another blog on my original one worldbikegirl.com

    I copied and pasted files as instructed and changed the newly copied wp-config.php as instructed from table_prefix=’wp_’;
    to the name of my new file/blog table_prefix=’dogs_’;

    But when I type worldbikegirl.com/dogs into the internet address bar this error message comes up. Can anyone help me out? I may be so close to getting this but then again may be so far! lol

    Parse error: syntax error, unexpected ‘define’ (T_STRING) in /home/worldbi4/public_html/dogs/wp-config.php on line 1

    Looking at the wp-config.php file under dogs the first paragraph states:

    <?php/** Enable W3 Total Cache Edge Mode */define(‘W3TC_EDGE_MODE’, true); // Added by W3 Total Cache/** Enable W3 Total Cache */define(‘WP_CACHE’, true); // Added by W3 Total Cache
    /**
    * The base configurations of the WordPress.

    I’d really appreciate someone helping me :-)

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi,
    Unfortunately, this isn’t the right WordPress forum to help with your problem. This forum is for blogs hosted here on WordPress.com. There’s another forum for blogs like yours that are hosted elsewhere using WordPress software. Please repost your question at: https://wordpress.org/support/

    If you don’t have a username at that forum, you’ll need to register before posting.

    For more information about the differences between WordPress.com and WordPress.org, visit: http://en.support.wordpress.com/com-vs-org/

  • The topic ‘This error message is showing when typing web address of new file:’ is closed to new replies.