David E. Weekly wrote:
>>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/s
"David E. Weekly" <[EMAIL PROTECTED]> wrote in message
000701c221d7$656f8d90$[EMAIL PROTECTED]">news:000701c221d7$656f8d90$[EMAIL PROTECTED]...
> I had to retool all of my scripts. =/
This is probably too late but one can use extract($_POST) or similar at
the beginning of a script to create t
On Tuesday 02 July 2002 22:58, David E. Weekly wrote:
> > 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 adju
> 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
On Tuesday, July 2, 2002, at 10:47 AM, David E. Weekly wrote:
> After many tries, that is what indeed worked, but I'm a little irked,
> since
> shouldn't it have been that setting register_global to "On" in my
> php.ini
> would re-enable these base globals? I had to retool all of my
> script
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
On Mon, 1 Jul 2002 22:01:27 -0700
"David E. Weekly" <[EMAIL PROTECTED]> wrote:
> 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!
$_SERVER['DOCUMENT_ROOT']
Kevin
7 matches
Mail list logo