Files
Piwigo/include
plegall dd159f4604 (cp 57f725d8e) Fix is_in_container not respecting open_basedir permission
If the user as added open_basedir restriction the function will fail with a Warning :
Warning: file_exists(): open_basedir restriction in effect. File(/proc/2/sched) is not within the allowed path(s)

This fix add a check that assume piwigo is not in a container when open_basedir is set
2025-12-08 11:32:05 +01:00
..
2025-02-18 10:24:33 +01:00
2025-12-01 14:39:02 +01:00
2024-03-27 15:00:21 +01:00
2025-12-02 16:07:01 +01:00