I have placed an info.php at the root of my server with the code: <?php phpinfo()?>
and if I look at the output, I see that my php.ini is located at: /Users/ekkis/Library/Application Support/Local/run/-PNSL-MTD/conf/php/php.ini
however, when I edit that file and restart the server, my changes get wiped out. where am I supposed to be writing additions to the intialisation file? I’ve read one is supposed to create a wp-admin/php.ini
but I did that and still I don’t see my changes