apache - Downloaded PHP5.4.25 with Homebrew....empty php.ini file yet it still works? -


  • macbook pro: 10.9.3
  • php: 5.4.25
  • apache 2.2

i have downloaded php using homebrew along mongodb. working fine can not seem find php.ini file apache using. used phpinfo() method , telling me loaded file in etc/php.ini. strange thing php.ini file empty. line in file extension directive mongodb driver. have been searching while using usual methods such php -i , phpinfo(). have no idea how configure php. must loading default configurations somewhere can not find where. have clue might be?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -