Jump to content
Froxlor Forum

Question

Posted

Hello,

I use NextCloud 13 and  you can see in a graph your CPU and Memory usage. My CPU usage works but not my Memory info it says: is_readable(): open_basedir restriction in effect. File(/proc/meminfo) is not within the allowed path(s): (/var/customers/webs/PortStone/NextCloud:/tmp:/dev/urandom) at /var/customers/webs/PortStone/NextCloud/apps/serverinfo/lib/SystemStatistics.php#74

So I added /proc/meminfo to Paths to append to OpenBasedir like this: /tmp/:/dev/urandom/:/proc/meminfo but it doesn't get added in the vHost Container and I dont know why.

Froxlor: 0.9.39.5

Php: 7.1

5 answers to this question

Recommended Posts

  • 0
Posted

froxlor does not allow that you select a path like /proc (for security reasons).

Disallowed are: /dev (except urandom), /proc, /etc, /sys and of course /

Current solutuion: deactivate openbasedir for that domain

  • 0
Posted
Am 25.2.2018 um 15:10 schrieb d00p:

deactivate openbasedir for that domain

In my opinion, this is a greater security risk than php access to just /proc/meminfo.

Sorry!

:-(

  • -1
Posted

froxlor does not allow that you select a path like /proc (for security reasons).

Disallowed are: /dev (except urandom), /proc, /etc, /sys and of course /

Current solutuion: deactivate openbasedir for that domain

hi ich benötige den Ordner aber um mein Panel auf https umzustellen

Gibt es da ne lösung

  • 0
Posted
1 minute ago, Rund um BauerAndraste said:

hi ich benötige den Ordner aber um mein Panel auf https umzustellen

nein, garantiert nicht. Zugriff auf /proc/ hat nunmal so garnix mit https für das panel zu tun...

und bitte keine >2 jahre alten threads wiederbeleben

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...