[split from] Installing 3.2.2 - 404 Not Found on Install

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
Shohreh
Registered User
Posts: 49
Joined: Tue Jun 17, 2014 11:32 am

[split from] Installing 3.2.2 - 404 Not Found on Install

Post by Shohreh »

I'm having the same problem.

I'd like to have phpBB live in /var/ww/html/phpbb, ie. it'd be in a sub-directory with the rest of the site at the root.

So this doesn't work (404) even when opening phpBB's main page:

Code: Select all

server {
        listen 80 default_server;
        listen [::]:80 default_server;

        root /var/www/html;
How should I configure nginx to run phpBB's installer?

Thank you.
Last edited by KevC on Mon Oct 03, 2022 2:36 pm, edited 1 time in total.
Reason: split from a solved 2019 topic https://www.phpbb.com/community/viewtopic.php?t=2487991
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26455
Joined: Fri Aug 29, 2008 9:49 am

Re: [split from] Installing 3.2.2 - 404 Not Found on Install

Post by Mick »

We’re not really server setup experts here as we generally only deal with phpBB software but the nginx.sample.conf very often fixes issues with nginx installs.
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
Post Reply

Return to “[3.2.x] Support Forum”