-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Platform
Windows
Operating system version
Windows 11 (22H2 22621.4169)
System architecture
Intel (x86)
Herd Version
1.10.0
PHP Version
No response
Bug description
Unlike described here, on my Win11 machine, the php.ini file is located in ....config\herd\bin\php83 not ....config\herd\config\php\83. The latter folder does exist but is empty. Same for additional PHP versions when I activate them via the Herd GUI.
Steps to reproduce
When updating PHP settings via the Herd GUI (e.g., memory limit), it's the php.ini in the bin folder that gets updated. Also, when using the context menu item 'Open php.ini directory' in the Herd GUI (PHP tab), Windows Explorer opens the config directory, which is empty. Please note I did not check phpinfo() and what is states in terms of php.ini location, but there is exactly one php.ini file on my machine.
Relevant log output
No response