Warning: session_start() [function.session-start]: open(/tmp\sess_f7099d207ed44ebc56892b2a1576a759, O_RDWR) failed: No such file or directory (2) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\apache\Apache2\htdocs\phpLogin.php:1) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\apache\Apache2\htdocs\phpLogin.php:1) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Was das ?
Hilfe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Servus, das liegt an deiner PHP-Konfiguration (siehe Docu).
php.ini ffnen -> nach session.save_path suchen -> auf existierendes Verzeichnis ndern -> speichern -> Apache / Xitami / schie mich tot neu starten.
Das wars dann.
mfg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Warning: session_start() [function.session-start]: open(/tmp\sess_f7099d207ed44ebc56892b2a1576a759, O_RDWR) failed: No such file or directory (2) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\apache\Apache2\htdocs\phpLogin.php:1) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\apache\Apache2\htdocs\phpLogin.php:1) in C:\apache\Apache2\htdocs\phpLogin.php on line 1
Was das ?
Hilfe
Servus, das liegt an deiner PHP-Konfiguration (siehe Docu).
php.ini ffnen -> nach session.save_path suchen -> auf existierendes Verzeichnis ndern -> speichern -> Apache / Xitami / schie mich tot neu starten.
Das wars dann.
mfg