Re: OT Debugging PHP "Error 500" errors

2004-12-21 Thread William Ballard
On Tue, Dec 21, 2004 at 02:41:15PM -0600, Jeremy Turner wrote: > On Mon, Dec 20, 2004 at 07:35:38PM -0500, William Ballard wrote: > > Helping a friend debug a PHP error on a hosted site. A certain > > operation (building a large PDF) causes an Error 500. Running same > > operation offline doesn't

Re: OT Debugging PHP "Error 500" errors

2004-12-21 Thread William Ballard
On Tue, Dec 21, 2004 at 02:41:15PM -0600, Jeremy Turner wrote: > On Mon, Dec 20, 2004 at 07:35:38PM -0500, William Ballard wrote: > > Helping a friend debug a PHP error on a hosted site. A certain > > operation (building a large PDF) causes an Error 500. Running same > > operation offline doesn't

Re: OT Debugging PHP "Error 500" errors

2004-12-21 Thread Jeremy Turner
On Mon, Dec 20, 2004 at 07:35:38PM -0500, William Ballard wrote: > Helping a friend debug a PHP error on a hosted site. A certain > operation (building a large PDF) causes an Error 500. Running same > operation offline doesn't throw error. A larger PDF (running > different code) succeeds. > > H

OT Debugging PHP "Error 500" errors

2004-12-20 Thread William Ballard
Helping a friend debug a PHP error on a hosted site. A certain operation (building a large PDF) causes an Error 500. Running same operation offline doesn't throw error. A larger PDF (running different code) succeeds. How can I debug this error? I can't find wherever the hosting provider hid apache