I have a Code Ignitor 1.7.2 application which runs on a Windows 7 Apache Server. I copied the Application to Windows Pro SP2 Apache Server. Than I am getting the error
A PHP Error was encountered Severity: Warning Message: Cannot modify header information - headers already sent Filename: helpers/url_helper.php Line Number: 0
I again copied the application another Windows 7 PC and it is working. Usually this error comes if any space issue.
Please help how to solve this error.