NYCPHP Meetup

NYPHP.org

[nycphp-talk] PEAR Error Message

Tim Lieberman tim_lists at o2group.com
Thu Oct 12 14:44:10 EDT 2006


Stick something like
DB_DataObject::debugLevel(5);

in a global config file, and then scan the output until you see
something red.

-Tim

Phil Duffy wrote:

> I have received the following PEAR error message, but can’t interpret
> it because there are many places where I am using a ‘get’:
>
> *MESSAGE*: DB_DataObject Error: No Value specified for get
> *TYPE:* PEAR
> *DEBUG INFO:*
> *CODE:* -1
>
> I have also tried bracketing the error, but that has not been helpful
> to this point.
>
> I recognize the Code = -1 as a failure signal, but the challenge is
> that there is no debug information accompanying it. The framework
> (Seagull) log gives no indication of an error. Have I failed to set an
> appropriate parameter to allow Debug Info to display, does PEAR have a
> unique log I am not seeing, or is there another way to investigate
> this error?
>
> Many thanks for your help.
>
> Phil Duffy
>
>------------------------------------------------------------------------
>
>_______________________________________________
>New York PHP Community Talk Mailing List
>http://lists.nyphp.org/mailman/listinfo/talk
>
>NYPHPCon 2006 Presentations Online
>http://www.nyphpcon.com
>
>Show Your Participation in New York PHP
>http://www.nyphp.org/show_participation.php
>  
>




More information about the talk mailing list