Re: Re: header modify errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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\Xampp\htdocs\SNLeader\WOSystem\inc\dbconn_openTest.php* on
>> line *3*
>>
>> *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 *4*
>> Could not connect to the database.
>>
>> I have set my php.ini file output_buffering to ON it was off (read in
>> a past
>> post that will fix this error--but it did not)
>> I also set session.cache_limiter =  to nothing it was set to nocache....
>>
>> Any other things I'm missing?
>> Thanks
>> Terion
>>
> 
> What's on/around line 31 in Welcome.php?
> 
> J
> 

Jay.  I agree with your thought process.  "Why not fix the warning instead of hiding it."

But that isn't what the OP is asking for.

I think the OP understands why it is giving this warning, but is looking for a way to not display the error.

Sounds like his production environment is setup to where it does not display the warning.  So, he wants his newly installed test machine to match what
the production is doing.

Correct me if I'm wrong Terion.


-- 
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux