Ben sadece bu. Php dosyayı yapmaya başladı ve ben onun bu uyarıyı atma nedeni anlamaya cant
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\xampplite\htdocs\projectchest\controlpanel\index.php:1) in C:\Program Files\xampplite\htdocs\projectchest\controlpanel\index.php on line 2
İşte benim php.
<?php
session_start();
require_once('../classes/users/BaseUser.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
...
</html>
Ve burada benim php.ini dosyasına erişim
pastebin dot com / f60d22891 üzgünüm bazı spam saçma çünkü iki bağlantıları sonrası olamaz
i also found this thread suggested that my permission settings are messed up. i tried this...no luck http://stackoverflow.com/questions/670595/php-sessionstart-fails