Re: [PHP] Debugging includes

2007-03-26 Thread Richard Lynch
On Mon, March 26, 2007 11:31 am, Jonathan Kahan wrote: > I am attmepting to run a php scrip and this is the error i keep on > getting. > The scripts first 4 lines are below the errors. When errors are > returned, > does that mean that the error is local or in one of the include > scripts? I > have

Re: [PHP] Debugging includes

2007-03-26 Thread Richard Davey
Jonathan Kahan wrote: I am attmepting to run a php scrip and this is the error i keep on getting. The scripts first 4 lines are below the errors. When errors are returned, does that mean that the error is local or in one of the include scripts? I have tried to reverse the order of the includes