Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Multisite not working #666

Closed
5 tasks done
Pondake opened this issue Feb 13, 2023 · 1 comment
Closed
5 tasks done

Bug: Multisite not working #666

Pondake opened this issue Feb 13, 2023 · 1 comment
Labels

Comments

@Pondake
Copy link

Pondake commented Feb 13, 2023

Terms

Description

What's wrong?

After many attempts at configuring multisite on production (Forge Laravel) I redeemed it impossible to configure.

What have you tried?

  • Using various forks for plug-in "Fixes" that offers redirects (https://useful-forks.github.io/?repo=roots/multisite-url-fixer)
  • Messed with .env
  • Messed with config/application.php, enabled and disabled about everything
  • Messed with nginx config (without messing up laravel forge's settings), trying various redirects and default settings
  • Added .htaccess manually but even when providing it with a simple redirect, it won't budge. (Placed it in "/web")
  • Used 3 servers (together with other websites, standalone PHP8.1, standalone PHP7.4)

What insights have you gained?

  • Digging through the WP files and adding "/wp" results in a infinite redirect
  • Disabling "MULTISITE" allows me to install Wordpress like normal, enabling this will revert it back to its unusable state (but DB is filled now)

Possible solutions

  • Revert to another version of Bedrock

Temporary workarounds

None found so far

Steps To Reproduce

  1. Setup bedrock and a theme of choice and deploy to Gitlab/Hub/etc.
  2. Use Laravel Forge (or any other hosting) to provision a server
  3. Link GiT and deploy the project
  4. Idk what steps are recommended, obviously nothing works 😔

Expected Behavior

It works

Actual Behavior

It doesn't

Relevant Log Output

No response

Versions

@Pondake Pondake added the bug label Feb 13, 2023
@roots-ladybug
Copy link
Collaborator

Hi @Pondake! GitHub issues are meant for reproducible bug reports. Support requests should be posted on https://discourse.roots.io/.

Bedrock is multisite compatible. Bedrock does nothing with regards to server configuration. You might find the multisite configs and docs from Trellis helpful.

@roots-ladybug roots-ladybug closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2023
@roots-ladybug roots-ladybug added invalid and removed bug labels Feb 13, 2023
@roots roots locked and limited conversation to collaborators Feb 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants