Hallo allemaal.
Ik ben redelijk nieuw met xampp. En ik probeer nu een login script werkende te krijgen via xampp. Maar dit lukt niet echt al te goed. Deze error krijg ik:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/upload/login/index.php:5) in /Applications/XAMPP/xamppfiles/htdocs/upload/login/index.php on line 6
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/upload/login/index.php:5) in /Applications/XAMPP/xamppfiles/htdocs/upload/login/index.php on line 6
En als ik een header gebruik komt er bijna hetzelfde. Ik heb google afgezocht maar ben niet al te wijzer geworden.
Hoop dat iemand op dit forum me kan helpen,
MVG Robin.