I'm using PHP 5.2.0 on two separate machines. When I work on my site using machine A (Windows with IIS), which works perfectly with my site, hosted locally for testing at home.
When I copy my site to our UNIX server at work, which of course uses Apache, I get errors indicating that headers have already been sent, and the error points to the start_session() function called.
Is there a setting in php.ini or something that is different in the two setups?
PHP Header already sent error on UNIX/Apache but not Win/IIS
Moderator: General Moderators
- dibyendrah
- Forum Contributor
- Posts: 491
- Joined: Wed Oct 19, 2005 5:14 am
- Location: Nepal
- Contact: