Everyone,
I upgraded our site to phpWebSite 0.7.10 this morning. The poll is broken 
in this version, so I disabled it.

I cleaned up our database yesterday. I inadvertently created erroneous rows 
in our tables during the upgrade from 0.7.6 to 0.7.9. This is fixed.

I'm still experiencing session authentication problems. I've narrowed the 
problem down to the following two possibilities.

   * &PHPSESSID is being interpreted as an element, and causing the client
     to fail. php.ini on SourceForge has the arg_separator values set to
     "&" instead of "&". I can't change this in .htaccess, because
     AllowOverride Options isn't set. If this is the cause of the problem,
     I'll have to open a support request with SF to fix it. I may have to
     do this anyway, as the "&" character is causing our site to fail
     validation at w3c.org.

   * PHP sessions may require a working ident 113? I haven't tested this
     possibility yet.

--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to