[PHP] Re: header modify errors

2008-12-15 Thread Jon Drukman
Terion Miller wrote: *Warning*: Cannot modify header information - headers already sent by (output started at C:\Inetpub\Xampp\htdocs\SNLeader\WOSystem\Welcome.php:31) in *C:\Inetpub\Xampp\htdocs\SNLeader\WOSystem\inc\dbconn_openTest.php* on line *3* Line 32-36 are: ". $msg .""; } ?> st

Re: [PHP] Re: header modify errors

2008-12-15 Thread Terion Miller
On Mon, Dec 15, 2008 at 11:29 AM, Jay Moore wrote: > Terion Miller wrote: > >> I am working from home today and getting this error with my copy of my >> project: >> *Warning*: Cannot modify header information - headers already sent by >> (output started at >> C:\Inetpub\Xampp\htdocs\SNLeader\WOSy

Re: [PHP] Re: header modify errors

2008-12-15 Thread VamVan
Hey, Few things: 1) Check to see if you have any trailing spaces after the end of the file. 2) Check to see if your session_start() is not the first line of the code. Thanks, V On Mon, Dec 15, 2008 at 9:36 AM, Terion Miller wrote: > On Mon, Dec 15, 2008 at 11:29 AM, Jay Moore wrote: > > > Te

Re: [PHP] Re: header modify errors

2008-12-15 Thread Terion Miller
On Mon, Dec 15, 2008 at 11:37 AM, Jim Lucas wrote: > Jay Moore wrote: > > Terion Miller wrote: > >> I am working from home today and getting this error with my copy of my > >> project: > >> *Warning*: Cannot modify header information - headers already sent by > >> (output started at > >> C:\Inetp

Re: [PHP] Re: header modify errors

2008-12-15 Thread Jim Lucas
Jay Moore wrote: > Terion Miller wrote: >> I am working from home today and getting this error with my copy of my >> project: >> *Warning*: Cannot modify header information - headers already sent by >> (output started at >> C:\Inetpub\Xampp\htdocs\SNLeader\WOSystem\Welcome.php:31) >> in *C:\Inetpub

[PHP] Re: header modify errors

2008-12-15 Thread Jay Moore
Terion Miller wrote: I am working from home today and getting this error with my copy of my project: *Warning*: Cannot modify header information - headers already sent by (output started at C:\Inetpub\Xampp\htdocs\SNLeader\WOSystem\Welcome.php:31) in *C:\Inetpub\Xampp\htdocs\SNLeader\WOSystem\inc