No more $SERVER_NAME or $HTTP_SERVER_VARS
[email protected] ("Philip Murray")
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just compiled and installed PHP4-RC2 on Apache (as a module), and went to run my old PHP3 scripts. They all worked apart from $SERVER_NAME is now blank, and none of the $HTTP_*_VARS (that I could find) contain it (nor any other apache/server variable). I compiled with --track-vars and in my /usr/local/lib/php.ini, I have register_globals, and track_vars turned on. What am I doing wrong? Cheers =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Philip Murray [email protected] ICQ: 5699509 http://www.open2view.com =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "To understand recursion, first we must understand recursion" -- Anon