On 7/28/06, Jeff Surgeson wrote: > > > Notice: Undefined variable: err > > > in /var/www/localhost/htdocs/library/Solar/Auth.php on line 314 My bad. It was not the same error I had some time ago with php 5.1.2, related to a bug in session_regenerate_id(). This one was fixed in SVN recently. Variabe $err in line 314 should be $code. rodrigo