MySql database issue - cannot modify header
I just uploaded a database to my website and got back this error message:
Warning: Cannot modify header information - headers already sent by (output started at /home/pa91755/public_html/calendarix/index.php:3) in /home/pa91755/public_html/calendarix/index.php on line 19
There is nothing on line 19, it is the end of my php script. I don't understand the "cannot modify header" message. Please help. There is no problem with accessing this database on a local machine or on another web site hosted by another company.
Warning: Cannot modify header information - headers already sent by (output started at /home/pa91755/public_html/calendarix/index.php:3) in /home/pa91755/public_html/calendarix/index.php on line 19
There is nothing on line 19, it is the end of my php script. I don't understand the "cannot modify header" message. Please help. There is no problem with accessing this database on a local machine or on another web site hosted by another company.