[en] newbe question. new installation

tbin

No avatar

2008-09-01 23:00

Hi, I'm getting list of warnings after uploading all files from the package to my serwer. i'm not good with php. please help me

Warning: session_start() [function.session-start]: open(/tmp/sess_bf153cde73a23697084f858916e4200a, 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

then i can see the usual layout
and then again:


Warning: Unknown: open(/tmp/sess_bf153cde73a23697084f858916e4200a, 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



also when i get to /admin logon page i get these:


Warning: session_start() [function.session-start]: open(/tmp/sess_c5cce1d656000aca28bdb40258d8147b, 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


and on the bottom of the page:

Warning: Unknown: open(/tmp/sess_c5cce1d656000aca28bdb40258d8147b, 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


after logining in i get:


Warning: session_start() [function.session-start]: open(/tmp/sess_73fb5a29d4dff1c38f369f1b3fcd5517, 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_73fb5a29d4dff1c38f369f1b3fcd5517, 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

» Quick.Cart v3.x

tomekb

Makaron

Avatar: Makaron

2008-09-02 10:59

It is problem connected with sessions.. Look here: http://opensolution.org/Quick.Cart/docs/?id=tips#how_to_store_sessions_in_shop_directory

Do góry
o nas | kontakt