Where can i find php.ini file on termux? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where can i find php.ini file on termux?

So i have installed php ,php-fpm , nginx but can't see "php.ini" at all (i have checked every path!). Is it normal or am i missing something ? I am using termux application on Android to do all the installations.

9th Jul 2021, 10:43 PM
Abhay
Abhay - avatar
2 Answers
+ 1
You have to create `php.ini` in `/data/data/com.termux/files/usr/lib` source: https://github.com/termux/termux-packages/issues/1332
9th Jul 2021, 11:43 PM
visph
visph - avatar
+ 1
visph i thought it would be automatically installed with one of those packages ! Anyway tyvm .
10th Jul 2021, 11:08 AM
Abhay
Abhay - avatar