This topic has 3 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #99200
     slawek247
    Participant

    For some time i got 404 error on all pages. Posts, photos, galleries, etc working good.
    No changes in cofiguration.

    I’ve found many advices that htaccess could be failed. But i’m sure there is nothing wrong here:

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

    # END WordPress

    I’ve also increased PHP memory_limit, disabled plugins. It not help.

    I have no idea what else is wrong. Have anyone similar problems? Do you have any ideas?

    Thank you in advance.

    #99207
     sharmstr
    Moderator

    Did you try resaving your permalinks? Settings > Permalinks > Save

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #99210
     slawek247
    Participant

    yes, i did. It helps only for some time. One time it helped for few minutes, other time for few hours.

    #99215
     sharmstr
    Moderator

    Something is corrupting your permalink table then. It has to be one of the plugins you have installed.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?