Re: [PHP] Required files not being parsed properly...

2008-10-07 Thread Stephen Johnson
Hey hey hey ... LOL This is all VERY old code...I admit that... The site needed to be closed since it was completely broken. I figured out the reason .. The new php.ini file had the use short tags turned off... So I turned that on and it works now. On 10/7/08 7:32 AM, "Jim Lucas" <[EMAIL PRO

Re: [PHP] Required files not being parsed properly...

2008-10-07 Thread Eric Butera
On Tue, Oct 7, 2008 at 10:32 AM, Jim Lucas <[EMAIL PROTECTED]> wrote: > Eric Butera wrote: >> On Mon, Oct 6, 2008 at 7:28 PM, Stephen Johnson >> <[EMAIL PROTECTED]> wrote: >>> OK .. I am upgrading to PHP5 on a clients box, and after doing so I have >>> run into the problem that files that get brou

Re: [PHP] Required files not being parsed properly...

2008-10-07 Thread Jim Lucas
Eric Butera wrote: > On Mon, Oct 6, 2008 at 7:28 PM, Stephen Johnson > <[EMAIL PROTECTED]> wrote: >> OK .. I am upgrading to PHP5 on a clients box, and after doing so I have >> run into the problem that files that get brought in by a require statement, >> or include, end up just getting dumped to

Re: [PHP] Required files not being parsed properly...

2008-10-06 Thread Eric Butera
On Mon, Oct 6, 2008 at 7:28 PM, Stephen Johnson <[EMAIL PROTECTED]> wrote: > OK .. I am upgrading to PHP5 on a clients box, and after doing so I have > run into the problem that files that get brought in by a require statement, > or include, end up just getting dumped to the browser as text.. > >

Re: [PHP] Required files not being parsed properly...

2008-10-06 Thread Jim Lucas
Stephen Johnson wrote: > OK .. I am upgrading to PHP5 on a clients box, and after doing so I have > run into the problem that files that get brought in by a require statement, > or include, end up just getting dumped to the browser as text.. > > For instance : > > require("/home/tnr/incs/tnr_db