Błąd podczas wyświetlania strony

acle

No avatar

2009-12-16 16:29

Po wejsciu na stronę główną w nagłówku wyświetla mi się:

Warning: session_start() [function.session-start]: open(/tmp/sess_b764348ad8802d2e8326b6e9f3a38a12, O_RDWR) failed: No such file or directory (2) in /index.php on line 7

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /index.php:7) in /index.php on line 7

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /index.php:7) in /index.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /index.php:7) in /index.php on line 20

Poniżej wyświetla się właściwie cała strona, a jeśli próbuje wejśc jako admin wyświetla mi się biała strona z takim napisem:

Warning: session_start() [function.session-start]: open(/tmp/sess_6338ee90f1bd1a1fd201821b30716fd0, O_RDWR) failed: No such file or directory (2) in /admin.php on line 11

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /admin.php:11) in /admin.php on line 11

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /admin.php:11) in /admin.php on line 11

Warning: Cannot modify header information - headers already sent by (output started at /admin.php:11) in /admin.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /admin.php:11) in /core/common-admin.php on line 156

Warning: Unknown: open(/tmp/sess_6338ee90f1bd1a1fd201821b30716fd0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Nadmienie że poustawiałem już wartości chmod 777

Pozdrawiam

» Quick.Cart v3.x

acle

Makaron

Avatar: Makaron

2009-12-16 16:47

Problem związany jest z sesjami i wiele razy pojawiał się już na tym forum. Jeśli przenosiłeś stronę na inny serwer spróbuj przenieść także katalog "tmp" (znajduje on się w głównym katalogu serwera). Powinieneś także zapoznać się z tym artykułem: http://opensolution.org/Quick.Cart/docs/?id=tips#jak_przechowywac_sesje_w_katalogu_sklepu

Do góry
o nas | kontakt