• Hi!
    I’m new in wordpress. I have a blog and I’d like to write posts about programming. But I discovered an issue. When in my page I put “java.somethingelse” worpress rises an error:
    [403] Forbidden : Dostęp zabroniony
    You don’t have permission to access /zielony-backlog.pl/wp-admin/post.php
    I use <pre class="EnlighterJSRAW"> to put code into my page. Does anybody know the reason of that error?
    Best regards
    Paweł

    • This topic was modified 5 years, 7 months ago by doktorziel.
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Is that really a WP error? (error page is themed with your site’s usual header and footer), or is it a server error (simple black on white text, no theming)? It seems more like a server error to me. If so, I suspect your host is applying modSecurity to your site’s traffic and it sees something it doesn’t like, so it blocks access.

    If that is what is happening, your host would need to modify the rule set to allow the code that is causing problems.

Viewing 1 replies (of 1 total)

The topic ‘Problem with java code in environment’ is closed to new replies.