In the PHP Module Parameters (Параметры модуля PHP) section of the hosting control panel, you will find a table of configurable settings. Set the required values according to your website scripts’ requirements and save the changes.

To edit the php.ini file:
When using a custom php.ini, the PHP settings configured through the hosting control panel will not apply. To return to automatic settings, delete php.ini from the /home/identifier/ directory and restart the web server.
For individual websites, PHP parameters can also be set via the .htaccess file using the php_flag and php_value directives, as described in the PHP documentation.