|
Posted by andy on 04/16/07 01:59
This is the PEAR DB.php
520: $dsninfo = DB::parseDSN($dsn);
....
540: $tmp = PEAR::raiseError(null, DB_ERROR_NOT_FOUND, null, null,
541: "Unable to include the DB/{$type}.php"
542: . " file for '$dsn'",
543: 'DB_Error', true);
On 13 Apr, 10:02, Toby A Inkster <usenet200...@tobyinkster.co.uk>
wrote:
> andy wrote:
> > Warning: Problem with method call - please report this bug in /
> > home/..../DB.php on line 520
> > Warning: Problem with method call - please report this bug in /
> > home/..../DB.php on line 543
>
> What is on those lines?
>
> --
> Toby A Inkster BSc (Hons) ARCS
> Contact Me ~http://tobyinkster.co.uk/contact
> Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
>
> * = I'm getting there!
Navigation:
[Reply to this message]
|