There are several ways to adjust the PHP parameters for a domain hosted on a virtual server at Strato running the openSUSE operating system with the Plesk administration interface. One option is to make the changes directly in Plesk.
Simply enter the desired values under the PHP settings ("PHP Settings") and select "Enter custom value" instead of "Default". This is also the recommended approach, as values entered manually in php.ini will be overwritten by this setting. However, if you want to make changes directly in php.ini, you can find its location using the PHP function phpinfo(). This function displays the location of the initialization file. In the environment described above, you will find it at /srv/www/vhosts/system/YOUR-DOMAIN/etc/php.ini.
