Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:2) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:2) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 470
nasıl çözebilirim? üye girişi yapınca oluyor.
windows da olmuyordu
macbook aldım xampp sorunlu
9
●640
- 18-10-2012, 20:06:12xampp ta bende çok sorun yaşadım. mamp (http://www.mamp.info/en/index.html) kullanın, free sürümü oldukça başarılıdır.
- 18-10-2012, 21:10:52evet dediğiniz gibi utf satırı vardı sildim sorun kalktı.
diğer sorun ise giriş yaptıktan sonra
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:484) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 485
ve
Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:428) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 441
bu sorunlar ne olabilir?
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:06:27 -->-> Daha önceki mesaj 21:04:17 --
satır 441 : header("Location:index.php?Git=profil");
satır 485 : session_start();
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:10:52 -->-> Daha önceki mesaj 21:06:27 --
echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
bu kodu nasıl yapacağım peki? kaldırınca sorun kalkıyo sonra geri geliyo.. - 18-10-2012, 21:19:43hocam Session_start(); başına @ işareti koyup dene 485.satırı aç Session_start(); bunun başına @ işareti koy
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:19:43 -->-> Daha önceki mesaj 21:11:44 --
hocam notepad ++ ile acıp bumsuz olarak kaydedin o sayfayı byuk ıhtımal utf-8 hatası v erıyor .. veya boşluk var o boşlukları silmenızı istiyor.