Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8102473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:15:05+00:00 2026-06-05T23:15:05+00:00

I try to embed a wordpress instance to nginx server that also works with

  • 0

I try to embed a wordpress instance to nginx server that also works with my already installed Rails application. I used all the same with that writing (HOWTO: Install WordPress on Nginx; no Date given) but it gives 403 error for all requests.

How could I understand the reason of that permission error. Logs does not include further information. Is it about the permission problem on fast-cgi or any running process?

This is also my current setting:

 server{
       listen 80;
       server_name www.bla.com bla.com;
       root /opt/nginx/wordpress/;
       try_files $uri $uri/ /index.php;
       location ~ \.php$ {
          include     fastcgi_params;
          fastcgi_pass localhost:53217;

          fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
       }
   }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T23:15:06+00:00Added an answer on June 5, 2026 at 11:15 pm

    403 is the HTTP status code for “Forbidden”.

    I recommend debugging it by continuing to simplify your server configuration until you quit getting the error. The problem is then in whatever you removed last. :).

    For example, you could temporarily comment your rails app and see if you still get the problem, and then try commenting out all our some of your wordpress server{} definition and see if you still have the problem.

    I also recommend searching through your nginx configuration for the words ‘allow’ and ‘deny’ as they are used to control access. If access is “denied” to a location, it could result in a 403.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We try and embed a what string within binary objects so that we can
i try to embed a link to an external website into a pdf-file, generated
try: spam.foo except AttributeError: do_somthing() (Is it wise to check an attribute like that
This is the svg I try to embed: <script type=image/svg+xml> <svg width=200 height=200 style=background-color:
I'm trying to embed the v8 engine to my C++ application. I use Visual
I am trying to use OBJECT to embed content from a remote server into
I'm using pyparsing to parse HTML. I'm grabbing all embed tags, but in some
I try to embed a html in an object which failed to display on
I am trying to embed a font using the following code that I found
I'm trying to embed groovy in java application and got a weird problem. Let's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.