Where was PHP installed?

I got a dedicated server and try to figure the path to where PHP was installed. I looked at the path on phpinfo() and got this: .:/usr/lib/php:/usr/local/lib/php
Notice these 2 directories contains different set of files.

Also the php.ini is in /usr/local/Zend/etc

So, where is php physically be?

 

 

 

 

Top