Re: Guaranteed Way to Get Error Message Wanted

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6 July 2013 21:45, Brian Smither <bhsmither@xxxxxxxxx> wrote:

> >Have you got all your extensions updated?
>
> I would think so. Just to state the required disclaimers:
> phpinfo.php with <? phpinfo() ?> works.
> Liberally peppering a tracer routine throughout the application shows it
> is getting executed up until one spot. But there is nothing obviously wrong
> with the code. Nothing!
>
> That's why I need the guaranteed message delivery on why PHP does not like
> the code.
>
>
Turn on all your error reporting/logging. Add a try/catch if appropriate.
Turn off any unhandled exception processing.

Load in XDebug and get a trace going, what is the code doing prior to
failure?


-- 
Richard Quadling
Twitter : @RQuadling

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux