So I have a file with both php and html.
Nothing wrong. No blanks in the begining or at the end.
If I enter too much text of any sort into this file, upload it, I get "headers already sent ...." message and error. Decreasing the amount of text works fine.
I even replaced all text with "lorem ipsum" to see if the lenght of the text matters and yes it does!
What is wrong with php in this case???