Jump to content

How to change PHP Variables


Recommended Posts

Hi,

 

My goal is to move a php script from the old server to a new server and I have some problems getting the script to work correctly.

 

From the phpinfo on the two server, I could see that the following values are different:

 

_SERVER["HTTP_COOKIE"] no value

_SERVER["AUTH_PASSWORD"] no value

_SERVER["AUTH_TYPE"] no value

_SERVER["AUTH_USER"]

 

So my question is: How do I change the value for those fields in the PHP Variables section? The old server have _Server["AUTH_TYPE"] negotiate

 

Thank you in advance.

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/118847-how-to-change-php-variables/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.