Thanks for pointing in the hopefully the right direction.  I see in
/etc/php.ini the following:

; - register_globals = Off         [Security, Performance]

I put below this line:
register_globals = On

And I restarted apache.  However, it did not seem to resolve the issue,
although I still think this sounds right.  Do I implement the turning on of
the register_globals correctly, or do I need to do something different?

David

-----Original Message-----
From: John Holmes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 26, 2004 9:53 AM
To: Shapiro, David; [EMAIL PROTECTED]
Cc: Perry, Joe (ITCD)
Subject: Re: [PHP] Setcookie variable use issue after moving php app to
different server

From: Shapiro, David 

> We are trying to move our php app to a different server.  
> For some reason, when we type in the login/password/ account number 
> info and click submit, it does not seem to set the variables.

The magic 8-ball says register_globals is OFF on the new server...

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to