• Hello.

    When I turn one of these plugins, or rather I did fall update to all-in-one-seo-pack on the server has not gone anything.

    My server gives me this error: “
    Forbidden

    You do not have permission to access / interpreters / php_script / index.php on this server. “

    What can I do?

    I mention do not go any site with wordpress blog on my server was installed in the / blog /. Now there nothing works.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter rezolutia

    (@rezolutia)

    it was response wordpress write .htacess file somewhere on my server
    it contain the file

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

    # END WordPress

    i have been deleted the file and now working ….

Viewing 1 replies (of 1 total)
  • The topic ‘problem with woedpress’ is closed to new replies.