[All]
PHP.INI overwritten each time each time the IDE is lanched
Abstract: PHP.INI overwritten each time each time the IDE is lanched
Question
Every time I launch Delphi for PHP, my PHP.INI file is overwritten. How can I prevent this?
Answer
A. PHP.INI is generated from PHP.INI.TEMPLATE. You need to make your changes in PHP.INI.TEMPLATE instead.