On Wed, 9 Oct 2002, Wez Furlong wrote: > I thought that I'd try this out with HEAD, but I found that PHP would > go into an infinite loop. I didn't have time to debug it, so I reverted > to using a regular path instead. Could a session guru take a look and > double check this? > > session.save_path="2;/var/tmp" --> infinite loop > session.save_path="/var/tmp" --> works just fine > > If there isn't an obvious problem, I'll try to get a backtrace later tonight.
And you did create the necessary directory structure? - Sascha -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php