PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
chris12295
Forum Contributor
Posts: 113 Joined: Sun Jun 09, 2002 10:28 pm
Location: USA
Contact:
Post
by chris12295 » Thu Jul 04, 2002 3:20 am
i am trying to turn register_globals on in php.ini but phpInfo() says they are off even though i edited
and restarted Apache.
How can i turn them on?
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Thu Jul 04, 2002 5:14 am
do you have more than one php.ini in your system?
chris12295
Forum Contributor
Posts: 113 Joined: Sun Jun 09, 2002 10:28 pm
Location: USA
Contact:
Post
by chris12295 » Thu Jul 04, 2002 8:18 am
no
Nezzar
Forum Newbie
Posts: 4 Joined: Thu Jul 04, 2002 12:54 pm
Location: Germany
Contact:
Post
by Nezzar » Thu Jul 04, 2002 1:04 pm
Try placing this php.ini in your apache directory (assuming your using the module-version of PHP).
qads
DevNet Resident
Posts: 1199 Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane
Post
by qads » Thu Jul 04, 2002 5:14 pm
there is another php.ini in c:/winnt/
well that's what i have.