From: Kon A. <an...@cp...> - 2002-03-28 03:09:18
|
Thanks James, It appears that each of the files I downloaded from the webcvs had 3 blank lines added to them after the closing ?> Problem fixed..... Yet another reminder as to why I hate Windows...... Kon > -----Original Message----- > From: James E. Flemer [mailto:jf...@ac...] > Sent: Thursday, March 28, 2002 2:00 PM > To: Kon Angelopoulos > Cc: Matthew Gregg; php...@li... > Subject: RE: [phpesp-dev] Changes made to the espauth files > > > On Thu, 28 Mar 2002, Kon Angelopoulos wrote: > > > Guys, > > > > I transfered my files to another box and in addition to the > error message > > posted before > > it also came back with: > > Warning: Cannot add header information - headers already sent by (output > > started at > > > /***/***/***/***/phpESP-1.4beta3/admin/include/lib/espauth-default .inc:267) > > in > /***/***/***/***/phpESP-1.4beta3/admin/include/lib/espauth-default.inc on > > line 155 > > > > Warning: Cannot add header information - headers already sent by (output > > started at > > > /***/***/***/***/phpESP-1.4beta3/admin/include/lib/espauth-default .inc:267) > > in > /***/***/***/***/phpESP-1.4beta3/admin/include/lib/espauth-default.inc on > > line 156 > > > > Kon > > There must be trailing whitespace (or DOS linefeeds) at the > end of espauth-default.inc. Make sure it has just LFs and > doesn't have trailing lines after the closing '?>' on the > last line. > > Perhaps if you downloaded it from the webcvs, your browser > decided to change that. > > -James > |