please help.. locating a file php.ini

I need to turn register_globals = On but I can't find php.ini
So where can I find this file???
I tried locate but it doesn't show any fgood (just return php.ini-dist in the sources folders)

my phpinfo.php is at:
http://nmluan.com/phpinfo.php
And there's no php.ini in /www/conf/

There's no php.ini in /usr/local/lib/ either. Actually there's 1 I guess from the previous installation but changing that files doesn't help. I rename that file and php still runs fine. Just no register_globals (I did restarted apache)

I have previously compiled/installed php and apache couple times before on the same machine, I've just upgraded to php4.3.1 (from 4.3.0) and overwrite everything.

Please please help..

ML

 

 

 

 

Top