Re: install / example 5 w/mysql question

Arnaud Limbourg <arnaud-GdXxm9JVFPlWk0Htik3J/[email protected]> Thu, 24 Nov 2005 20:19:07 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
There should be an window that gets opened with the debug in it.

If not, try to pass a custom logger.

Arnaud.

Stacy Johnson wrote:
> Thanks for the suggestions but I'm not getting very far.
> 
> The dsn in the conf.php file is correct as far as I can tell.  (If I 
> change it to nobody@localhost, it dies on the connect and spits out an 
> error.)  So I must have had it set right.  Unless of course it would die 
> on a bad connect but just quietly not correct to the proper database?
> 
> Debug is already set to true in the conf array, but nothing is being 
> output.
> 
> Any more ideas?
> 
> thanks again in advance,
> -stacy