Re: [phplib] Eternal redirect loop From: Fred Yankowski (fred <email protected>)
Date: 06/07/01

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>