Hi:
I have a small (big) problem...
I can't change the path for my php.ini.
when i run phpinfo()
it states that my Configuration File (php.ini) path = c:\winnt
I don't have that directory in my pc...
I have even created that directory specially for php.ini and put it there.
But still some scripts say i need to have register_globals = On
I've changed php.ini for this, but the scripts still don't work.
more...
in phpinfo(), under php core clearly states that both locally and globally register_globals is off.
Please, help me... how can i change register globals to on, or at least change the directory where php will look for php.ini.
my windows directory is C:\windows
i downloaded php from php.net, already compiled and ready to install.
Thanks guys
Jose