(: polopolo, geçmek: Samara kullanıcı) sonucu bir boş sayfa log-in bu site de çalışırken. Ben sorun başlıkları gönderme ve php.ini dosyasında * ouput_buffering * ile olduğunu biliyorum. Ben başka bir ev sahibi de aynı sorun vardı ama ben * On * output_buffering = değişti sorun giderilmiştir. Bu mevcut ana bilgisayarda çalışmıyor ve neden acaba? Herhangi bir öneriniz?
-phpinfo geçerli sitenin.
Edit: Problem solved. I reverse-engineered the code and found some additional spaces after the php closing tag, before the sending of the headers. The code wasn't written by me and I instinctively ignored this option as the whole system worked already on another server. But my colleague did some changes I was unaware of...The lesson learned: teamwork is important and don't let anybody do the thinking for you. Still it is a mystery to me how come after trying everything to display errors and especially the "Cannot modify headers" they didn't display properly. I did everything you advised me to do- display errors, log them and so on...anyway thanks.