Y
Y
yurygolikov2016-10-19 16:42:03
PHP
yurygolikov, 2016-10-19 16:42:03

How to tell composer where php.ini file is located?

Composer only accepts php.ini in the php folder itself. But my config files are in a different folder. Do I really need to duplicate in the php folder - php.ini.
p.s. I googled it but couldn't find it.
ps thank you very much :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2016-10-19
@yurygolikov

php --help
php -c /path/to/php.ini composer.phar ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question