Organizr: Error loading site after new update

Created on 30 Oct 2020  路  5Comments  路  Source: causefx/Organizr

Organizr Version: Newest pull from update page
Branch: Master
WebServer: Nginx
Operating System: Ubuntu

Problem Description:

Screenshot 2020-10-30 174005

Most helpful comment

You need to include the php file in the api location

All 5 comments

You need to include the php file in the api location

php file in the api location

That did it, Thank you! Would it be safe to take it out of location /?

You need it in both

If you did the include just in the server block it should work but having it inside the root one makes you need it in both.

If you did the include just in the server block it should work but having it inside the root one makes you need it in both.

Ah, I see. Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jaydee99 picture jaydee99  路  6Comments

Ryonez picture Ryonez  路  6Comments

xavier84 picture xavier84  路  5Comments

that1guy picture that1guy  路  5Comments

harrisonlingren picture harrisonlingren  路  5Comments