Temat: Problem z sesją
witam,
mam kolejny problem ![]()
na localhoscie wszystko gra. po wgraniu na serwer wywala blad
Warning (2): session_start() [function.session-start]: open(/tmp/sess_9ad60939583396d1518081af62555f09, O_RDWR) failed: No such file or directory (2) [CORE/cake/libs/session.php, line 547]
Code
session_start - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/session.php, line 547
CakeSession::start() - CORE/cake/libs/session.php, line 173
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 304
SessionComponent::startup() - CORE/cake/libs/controller/components/session.php, line 94
Component::startup() - CORE/cake/libs/controller/component.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88
Warning (2): session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /elite/cake/basics.php:111) [CORE/cake/libs/session.php, line 547]
Code
session_start - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/session.php, line 547
CakeSession::start() - CORE/cake/libs/session.php, line 173
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 304
SessionComponent::startup() - CORE/cake/libs/controller/components/session.php, line 94
Component::startup() - CORE/cake/libs/controller/component.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88
Warning (2): Cannot modify header information - headers already sent by (output started at /elite/cake/basics.php:111) [CORE/cake/libs/session.php, line 548]
Code
header - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/session.php, line 548
CakeSession::start() - CORE/cake/libs/session.php, line 173
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 304
SessionComponent::startup() - CORE/cake/libs/controller/components/session.php, line 94
Component::startup() - CORE/cake/libs/controller/component.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88
Warning (2): Cannot modify header information - headers already sent by (output started at /elite/cake/basics.php:111) [CORE/cake/libs/controller/components/cookie.php, line 364]nie za bardzo wiem gdzie lezy przyczyna.
Prosze o pomoc.
pozdr.