<div class="gmail_quote">On Thu, Jan 22, 2009 at 10:57 PM, Henrik Bechmann <span dir="ltr">&lt;<a href="mailto:henrik.bechmann@sympatico.ca">henrik.bechmann@sympatico.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000">
If it is important to maintain 10,000 user profiles for a PmWiki
website, it might be better to go for PHP5 and use the built-in SQLite
support... not trivial though, in terms of finding or writing an
interface, and integrating the result into PmWiki. No doubt a recipe
candidate...<br>
</div></blockquote><div><br>Apologies for going back several weeks here.&nbsp; This issue has been running around in the back of my head due to another project I&#39;m working on and I just ran into a new-to-me recipe that may solve this problem:<br>
<br><a href="http://www.pmwiki.org/wiki/Cookbook/AuthUserDbase">http://www.pmwiki.org/wiki/Cookbook/AuthUserDbase</a><br><br>Since it uses the DatabaseStandard recipe it should support SQLite, as I understand...&nbsp; I&#39;ll be using mysql instead (the rest of my project is already mysql based), but I thought it may be of help to someone...<br>
<br>Just FYI.<br><br>-Peter<br></div></div>