JB,
Thanks so much for the post.  In fact, I don't consider myself too lazy to rtfm.  But, I will readily admit that I am easily lost when it comes to linux.  A decade of windoz has done me in...  Anyhow, I haven't given up yet, although after the initial failure, I did put twig aside to attend to other fires.  Now, I will go back and check it out.  BTW, what is the difference between twig and twiggi?  I know twiggi is an offshoot of twig with more development.  Are they substantially different in terms of functionality?  Thanks for all you help.
Regards,
Jean
jb wrote:
> 
> Jean,
> 
> Yes, I have TWIG v2.7.5 not twiggi running on my 5.1.2 server
> under the html directory.  You need to edit the
> dbconfig.inc.php3 in /twig/config.  Probably the 5tha nd 6th
> lines that read $dbconfig["sqlusername"] and
> $dbconfig["slqpassword"] with values.  You can use the tip
> from Dan Brown on creating on mysql user.  Or you can use
> root in the user name and copy the big long password from
> /etc/openldap/ldap.pw.  The latter is not recommended, but if
> you just want to look at TWIG it will work.  That is what I
> did, before I created a mysql user.
> 
> Good Luck,
> 
> JB