Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter 993c4s

    (@993c4s)

    Thank you both for your help. I wish I could tell you I know why, but the site is back up.

    Kmessinger, i’m thinking you might have been right from the beginning that it really was a hosting issue. I put in a ticket (haven’t heard back yet), but outside of that I haven’t done anything else.

    So, for whatever reason, I can now get to my blog at http://www.campliving.com

    Once again I appreciate the input from both of you.

    John

    Thread Starter 993c4s

    (@993c4s)

    Yes, but I’ve since deleted. I can put it back in, but it is not updating. what should it look like from a code standpoint?

    As a side note. I do not have an htaccess file in the root directory of any of my other blogs.

    Thread Starter 993c4s

    (@993c4s)

    Moshu,

    Thanks. However,

    As you can see, I did finish the instructions

    The index file reads

    <?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wordpress/wp-blog-header.php’);
    ?>

    However, I can’t access any URL at all. Any thoughts?

    Thread Starter 993c4s

    (@993c4s)

    Thanks for all the help. I have put in a support ticket with GoDaddy. I can still ftp.

    Do you have any idea what file gets updated when you change the address of the Blog URL in the admin folder.

    Maybe I can manually edit that?

    Thread Starter 993c4s

    (@993c4s)

    Okay, my WordPress aplication was originally installed at

    campliving.com/wordpress and running fine for months. I decided I wanted to leave the application where it was but change it so that the campliving.com was the root directory for the blog. So…

    All I did was follow the instructions in the link that I started this post with.

    when I clicked on update I immediately received the Server Error I referenced.

    The index file at the root level reads:

    <?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wordpress/wp-blog-header.php’);
    ?>

    Should I delete the index file in the campliving/wordpress directory that reads:

    <?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wp-blog-header.php’);
    ?>

    I can’t get to either one.

    Thread Starter 993c4s

    (@993c4s)

    I can see the files (through ftp or through my host GoDaddy), but I don’t understand what it broken or what to change/fix.

Viewing 6 replies - 1 through 6 (of 6 total)