in reply to Re^2: Perl acting different on two machines
in thread Perl acting different on two machines
Check the Perl for the cookie-setting code. Is the cookie domain set to the unique server name, i.e. server1.mydomain.com, or to mydomain.com? If the former, the Perl on server2 needs to use server2.mydomain.com.
|
|---|