server-check icon indicating copy to clipboard operation
server-check copied to clipboard

ini_set calls warning but server php configuration seems good

Open migmake opened this issue 2 years ago • 0 comments

Description

When I run checkit.php script in my browser I got the ini_set calls warning. But when I check my server php configuration, my parameters memory_limit is set to 640Mo and max_execution_time is set to 120 seconds (minimum requested by craft). All the other requirements have passed (green).

Steps to reproduce

https://www.evolutionary.co/checkit.php https://www.evolutionary.co/info.php

My server is a cloud managed server on Infomaniak. CleanShot 2023-11-27 at 16 28 25@2x CleanShot 2023-11-27 at 16 28 16@2x CleanShot 2023-11-27 at 16 31 16@2x

migmake avatar Nov 27 '23 15:11 migmake