codehooligans
12-28-2003, 09:06 PM
Hi all,
I was working on getting a web tool configured on my web site www.codehooligans.com and ended up needing to look at my phpinfo().
In this I noticed that for some reason a PHP environment var _COOKIE['user'] is being defined with a value of 'FPM'. For the life of me I cannot determine where this is coming from.
I have removed all cookies on my local system. I checked my php.ini file.
Any ideas?
Paul
P.S. The interesting this is the value 'FPM' is my initial. Interesting
I was working on getting a web tool configured on my web site www.codehooligans.com and ended up needing to look at my phpinfo().
In this I noticed that for some reason a PHP environment var _COOKIE['user'] is being defined with a value of 'FPM'. For the life of me I cannot determine where this is coming from.
I have removed all cookies on my local system. I checked my php.ini file.
Any ideas?
Paul
P.S. The interesting this is the value 'FPM' is my initial. Interesting