• 18-10-2012, 20:04:28
    #1
    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
  • 18-10-2012, 20:05:26
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    xampp kurma. mamp kur

    bu arada hata xampp kaynaklı değil. muhtemelen utf-8 bomlu kaydetmişsin dosyayı
  • 18-10-2012, 20:06:12
    #3
    xampp 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, 20:10:01
    #4
    /Applications/XAMPP/xamppfiles/htdocs/index.php

    bu index dosyasını açın. İlk satırda boşluk oluşmuş muhtemelen. Yada utf8 ile ilgili bir sorun.
  • 18-10-2012, 20:11:43
    #5
    notepad++ ile aç kodlama kısmından bomsuz kaydet duzelicektir büyük ihtimalle sorun
  • 18-10-2012, 21:10:52
    #6
    evet 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:43
    #7
    hocam 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.
  • 18-10-2012, 21:25:36
    #8
    işin kötüsü notepad ++ windows programı
  • 18-10-2012, 21:28:08
    #9
    herşeyi biz mi söyleyek bilemedım ki mac icin olan sürümüde var bulup ındır hocam.