Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    Nov 2009
    Posts
    1

    Default I change or add pages ... but they wont show up on the internet?

    Hi guys, I am hoping someone can help me here, my hosting company has tried to help me but they keep saying that it must be my browser. Its not, as I have tried in firefox and ie on two different computers.


    What is happening is, I try to change a page, or even add a whole new page, but they wont show up on the internet.

    What is strange is that for instance, I completely deleted the index page and made a new one, but the old one still shows up on the internet! But in cpanel, if I click the edit HTML button, it will show the new page.

    Not only that but since this started happening, 5 days ago, my stats are no longer showing. The past 5 days show 0. But my hosting company says that when they go in and look, they can see the stats.

    I attached a screen shot of my cpanel file manager, as you can see, there is a page named "graphics"
    yet if you go to: http://www.theweekendworker.com/graphics.htm it comes up with a 404 error page!

    It is really frustrating, I cannot update, or add anything!
    Thanks for the help!
    Attached Thumbnails Attached Thumbnails I change or add pages ... but they wont show up on the internet?-screenshot.png  

  2. #2
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,165
    cPanel/Enkompass Access Level

    Root Administrator

    Question

    This looks to me to be more of a wordpress blog issue than a cPanel issue. That is a wordpress blog, correct?

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,554
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb

    The inability to access custom HTML pages outside of the WordPress script may be due to Apache mod_rewrite directives from WordPress; these entries are located in the file named ".htaccess" located in the same directory as WordPress.

    I recommend to temporarily rename the file ".htaccess" to effectively disable the mod_rewrite entries if they exist then re-test accessing the custom HTML pages.

  4. #4
    Member
    Join Date
    Oct 2006
    Location
    Penang, Malaysia
    Posts
    56

    Default

    Be aware that if you remove the mod_rewrite, your wordpress permalink will gone, but you have not choice because you have to have the graphics.htm work.

    I will suggest you change the WordPress permalink to default setting and try to add # to each of the line as following script from the .htaccess.

    Code:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

Similar Threads & Tags
Similar threads

  1. New IP wont show up in available IPs
    By TCarter in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 01-29-2009, 03:20 PM
  2. Uploads wont show.
    By knobbys in forum New User Questions
    Replies: 1
    Last Post: 10-14-2008, 12:58 PM
  3. Fantistico Wont Show
    By Progressing in forum cPanel Developers
    Replies: 2
    Last Post: 02-04-2008, 03:54 PM
  4. Please help! Domains wont show pages :(
    By absolutewebhost in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 05-02-2005, 12:00 PM
  5. Internet Explorer doesn't show any login box.
    By farago in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 03-24-2005, 01:18 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube