NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Blank page before installing
Started by SrNadieXD

SrNadieXD

SrNadieXD

Member
Joined
03 Jul 2020
Last Seen
04 Jul 2020
Topics
1
Posts
1

Hi. I have a dedicated server with debian operating system in command environment, the system has nginx, mysql and php installed. My problem is that when entering the page in the corresponding folder and assigning the permissions. when opening the page it stays blank and the index.php it does not redirect to install.php

Image --> https://ibb.co/QP6rf8V

SrNadieXD · over 3 years ago · Last edited: over 3 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
18 Apr 2024
Topics
41
Posts
1047

Hi,

We had a similar problem yesterday, which I'd never seen before.

The fix was to edit one of the nginx configuration files (unfortunately I'm not sure which), there's a line that looks like this:

add_header Content-Security-Policy "default-src 'self'; ..............."

Comment out this line by adding a # before it, then restart nginx (or alternatively tweak this line so Nameless assets/JS loads in, but I'm not sure what that configuration should be).

Samerton · over 3 years ago
kiro

kiro

Member
Joined
06 Jul 2020
Last Seen
06 Jul 2020
Topics
0
Posts
1

@Samerton

It will not generate a security problem if we comment on that line.

kiro · over 3 years ago · Last edited: over 3 years ago
ChrisTalino

ChrisTalino

Member
Joined
21 May 2020
Last Seen
13 May 2022
Topics
2
Posts
4

Same issue with blank screens.

ChrisTalino · over 2 years ago