Thanks for your comment.
I checked phpinfo to see if I could see HTTP_REFERER. I didn't see it. This server has PHP Version 4.0.4.
I tested in another server. This PHP Version 4.0.3pl1. There I found both HTTP_REFERER and HTTP_SERVER_VARS["HTTP_REFERER"].
Both PHP are comiled similar options.
Is there anything I have to change my httpd.conf or php.ini?