[Solved] How to set .ini file in the server?


Adding this specific line to .htaccess file reads the newly created php.ini file in that folder.

AddHandler application/x-httpd-php5 .php

solved How to set .ini file in the server?