Date: 06/07/01
- Next message: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Previous message: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- In reply to: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Next in thread: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Reply: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Fred,
Thanks for your reply. I'm trying to activate track_vars for every single script, using
<?php php_track_vars; ?> at the beginning of each file. Unfortunately, my hosting provider doesn't support the .htaccess file. Is there any other way I can do this ??
Thanks again,
----------------------
Mauricio Cuenca
mcuenca <email protected>
> -----Original Message-----
> From: Fred Yankowski [mailto:fred <email protected>]
> Sent: Thursday, June 07, 2001 10:15 AM
> To: Mauricio Cuenca
> Cc: PHPLib List
> Subject: Re: [phplib] Eternal redirect loop
>
>
> On Wed, Jun 06, 2001 at 06:14:32PM -0400, Mauricio Cuenca wrote:
> > After checking and re-checking everything I could do, the site sends
> > the Session cookie, but it keeps re-writing and re-writing the URL
> > over and over and the browser stays in a loop (without hanging).
>
> Try setting the PHP track_vars parameter to On in php.ini or .htaccess.
>
> > and all my scripts start with <?php php_track_vars; ?>
>
> That statement would appear to have no net effect -- what did you
> intend it to do?
>
> --
> Fred Yankowski fred <email protected> tel: +1.630.879.1312
> Principal Consultant www.OntoSys.com fax: +1.630.879.1370
> OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Previous message: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- In reply to: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Next in thread: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Reply: Fred Yankowski: "Re: [phplib] Eternal redirect loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

