Page 1 of 1

Configuration is acting crazy

Posted: Thu Jul 04, 2002 3:20 am
by chris12295
i am trying to turn register_globals on in php.ini but phpInfo() says they are off even though i edited

Code: Select all

register_globals=On
and restarted Apache.

How can i turn them on?

Posted: Thu Jul 04, 2002 5:14 am
by volka
do you have more than one php.ini in your system?

Posted: Thu Jul 04, 2002 8:18 am
by chris12295
no

Posted: Thu Jul 04, 2002 1:04 pm
by Nezzar
Try placing this php.ini in your apache directory (assuming your using the module-version of PHP).

Posted: Thu Jul 04, 2002 5:14 pm
by qads
there is another php.ini in c:/winnt/

well that's what i have.