[PHP] DOCUMENT_ROOT disappeared on me!

2002-07-02 Thread David E. Weekly
All, I upgraded from PHP 4.1.2 to 4.2.1 today along with revving Apache to 1.3.26 from 1.3.22, and, woe is me, my $DOCUMENT_ROOT now evaluates to "" on all of my PHP pages! phpinfo() shows "DOCUMENT_ROOT" being set correctly under the Apache variables category. I tried several variations, includ

Re: [PHP] DOCUMENT_ROOT disappeared on me!

2002-07-02 Thread David E. Weekly
rom: "Kevin Waterson" <[EMAIL PROTECTED]> To: "David E. Weekly" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 02, 2002 7:23 AM Subject: Re: [PHP] DOCUMENT_ROOT disappeared on me! > On Mon, 1 Jul 2002 22:01:27 -0700 > "David E. Weekly&quo

Re: [PHP] DOCUMENT_ROOT disappeared on me!

2002-07-02 Thread David E. Weekly
> IMHO you're better off I agree and understand why, but... > but yes, if you set register_globals = on then > you shouldn't need to have retooled your scripts. I agree. =) > Did you restart your > webserver after you adjusted php.ini? Yes. Full stop/start cycle. -david -- PHP General M