Hi,
Just installed Apache & PHP on XP. Having no problems at all except I
keep getting undefined variable errors. I know that this is due to the
Request Globals being set to off in PHP, but I'd rather have this on
because I'm only going to be using this locally.
So I found the php.ini file in C://Windows and updated it to set this
to On. I then stopped and started Apache multiple times and I was
still getting these "Undefined Variable Errors".
Anyone have any ideas on what the issue could be?
Thanks!!
Just installed Apache & PHP on XP. Having no problems at all except I
keep getting undefined variable errors. I know that this is due to the
Request Globals being set to off in PHP, but I'd rather have this on
because I'm only going to be using this locally.
So I found the php.ini file in C://Windows and updated it to set this
to On. I then stopped and started Apache multiple times and I was
still getting these "Undefined Variable Errors".
Anyone have any ideas on what the issue could be?
Thanks!!
Comment