Jump to content

phpinfo help


Recommended Posts

I have been given what seems like an impossible task by my boss.  I am trying to duplicate the configuration of an old server that we used to use in our office. I have a print out of phpinfo.php pages to help me achieve this.  However I am not at all familiar with PHP and would really appreciate some help please.

 

in PHP Variables section I have a these lines that appear:

 

PHP_SELF                                  /phpinfo.php

_REQUEST["tiger_lang"]                en

_REQUEST["ss"]                          f6f40.......

_REQUEST["currency"]                1

_COOKIE["tiger_lang"]                en

_COOKIE["ss"]                          f6f40.......

_COOKIE["currency"]                1

 

The stuff inside the brackets relates to our CMS language (tiger_lang), our Site Seal (ss) and the default currency.  On my machine these lines don't appear in the PHP Variables section.  Please can someone advise where I need to look to declare these and get my phpinfo page looking the same?

 

Thanks in advance for any advice given.  Its greatly appreciated.

 

Sorry for my vagueness.  I am totally bewildered as you may have guessed.

Link to comment
https://forums.phpfreaks.com/topic/151120-phpinfo-help/
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.