• Resolved wisam-mo

    (@wisam-mo)


    I have been instaling word press for first time in my website…
    and istall wp-super-caching plugin and gd-startratings plugin and also print plugin…
    and when i try to open print page for any post, it show 404 error!?
    so, I delete all files of wordpress script and also wp-content..
    and upload new files, and when to install it show me an error page with:
    no wp-config file is found, and tel me to make one…
    and i continue all steps and instal wordpress again and again…
    but print page always show 404 error…
    notice: i use file manage of my cpanel to upload files…
    and when i try to delete .htaccess file.. it return with an empty one…
    so i tried to fill it with code given by wordpress permalink settings page…
    Help me!! What is the problem!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter wisam-mo

    (@wisam-mo)

    hello again,
    more about my problem:
    permalink type I use: Numerical (https://hmk-soft.com/archives/123)
    Htaccess content:

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

    website link: https://www.hmk-soft.com
    yes it’s arabic!
    click on uncategoriesed category form categories block; it will redirect you successfuly. despite the url is contain an arabic words..
    try to open about page from pages block.
    it will show you an “Error 404 – Not Found”. and also it contains an arabic words;
    so, do you know what is the problem???
    please help me…
    I am waiting for your help…
    thanks…

    you might have better luck here
    https://arabic.wordpress.net/

    Thread Starter wisam-mo

    (@wisam-mo)

    thanks samboll for your response…
    help please…
    go to: https://www.hmk-soft.com
    click on uncategoriesed category form categories block; it will redirect you successfuly.
    try to open “about” page from pages block.it will show you an “Error 404 – Not Found”.
    I hope some body help me.

    Is the print plugin the issue here or the about page?

    Is the page a valid one? I mean is it written and published?
    Are you also able to revert the blog into english? We would be able to help you better if we can access and see what it is we are looking at.

    Although there is a call to <div id=”content” class=”narrowcolumn”>
    there is no call to <div class=”post-static”> or page title i.e <h1>About</h1>.

    Also a call to content – <div class=”post-content”> is not present let alone the content.

    Try publishing a test page and see if its accesible.

    Thread Starter wisam-mo

    (@wisam-mo)

    thanks ZGani for your response…
    I tried to create a new page like the old one… and it works good.. (no problem)!
    so the problem was with the old page witch created when installing the wordpress script…
    so i edit the default about page and publish it again…
    and it works good!!!
    now I am surprised from that!!!
    maybe the default page isn’t been published but the link to it is shown in page block (mistake)??
    Thanks…

    No problem Wisam, glad to hear its all sorted.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘.htaccess file problem! help me!’ is closed to new replies.