Date: 06/07/01
- Next message: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Previous message: nathan r. hruby: "Re: [phplib] no headers"
- In reply to: Mauricio Cuenca: "[phplib] Eternal redirect loop"
- Next in thread: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Reply: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Reply: Mauricio Cuenca: "RE: [phplib] Eternal redirect loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Previous message: nathan r. hruby: "Re: [phplib] no headers"
- In reply to: Mauricio Cuenca: "[phplib] Eternal redirect loop"
- Next in thread: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Reply: nathan r. hruby: "Re: [phplib] Eternal redirect loop"
- Reply: Mauricio Cuenca: "RE: [phplib] Eternal redirect loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

