Re: Guaranteed Way to Get Error Message Wanted

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

 



On 6 July 2013 19:50, Brian Smither <bhsmither@xxxxxxxxx> wrote:

> >It looks like you are running the thread-safe version with
> >FastCGI, which I understand to be counter to the recommendations.
>
> Thank you for the comment.
>
> I switched to PHP5.4.17-NTS-VC9, but the application still crashes. And
> still no clue as to why.
>
> So, still looking for that magic method to get PHP to report what's
> happening on a 500 Internal Server Error when it's (presumably? not
> sure...) not the server's fault.


Have you got all your extensions updated? Enable display_startup_errors.
Try running the command line PHP ...

php -r "echo 1;"

With your config. Just to see if there is anything ultra obvious missing.

-- 
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