View Single Post
Old February 17th, 2009, 02:29 PM   #3 (permalink)
Pierce
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 3
Signatures are working fine now.

As for the "$_ENV['HOSTNAME']" has no value. I am unsure why as the server has a hostname. I am a little confused as to why it is used as I can set the hostname of the server to anything... including "bleh"

E.G

asdf:~# hostname bleh
asdf:~# hostname
bleh
asdf:~#

So I just added this line to config-inc.php: $_ENV['HOSTNAME'] = 'bleh';

Which matches the server config.

All seriousness Ive put it back to a domain-name but I do not understand why this is used?

Pierce
Pierce is offline   Reply With Quote