Re: $DBI::errstr == (no error string)
- From: Tim.Bunce@xxxxxxxxx (Tim Bunce)
- Date: Sat, 24 Dec 2005 16:58:52 +0000
On Fri, Dec 23, 2005 at 11:19:30AM -0800, Aaron Turner wrote:
>
> DBI connect('database=******;host=******;port=5432','muuser',...)
> failed: (no error string) at /var/www/html/mulder/lib/Mu/DBI.pm line 63
> Other then upgrading my Apache to 2.2.0 (which seems a bit overkill
> and a PITA due to all the extra modules I'm using) how can I debug
> this to figure out why DBI is barfing?
Try using a higher level of DBI trace, such as DBI->trace(15), before
the connect call.
Tim.
.
- Follow-Ups:
- Re: $DBI::errstr == (no error string)
- From: Aaron Turner
- Re: $DBI::errstr == (no error string)
- References:
- $DBI::errstr == (no error string)
- From: Aaron Turner
- $DBI::errstr == (no error string)
- Prev by Date: $DBI::errstr == (no error string)
- Next by Date: Re: $DBI::errstr == (no error string)
- Previous by thread: $DBI::errstr == (no error string)
- Next by thread: Re: $DBI::errstr == (no error string)
- Index(es):