Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 12:37:05 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155504 Posts in 21710 Topics by 7736 Members
Latest Member: deenangle
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Warning: session_start() [function.session-start] (solved)  (Read 5265 times)
mtrx

Offline Offline

Posts: 15


« on: August 23, 2005, 02:54:17 PM »

Should anybody have the same errors (as I had):

Code:
Warning: session_start() [function.session-start]: open(/tmp\sess_caf7376f5e5cb64d4d960e34106e2907, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\wb\admin\logout\index.php on line 35

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Inetpub\wb\admin\logout\index.php:35) in C:\Inetpub\wb\admin\logout\index.php on line 35

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\wb\admin\logout\index.php:35) in C:\Inetpub\wb\admin\logout\index.php on line 35

Warning: session_destroy() [function.session-destroy]: Session object destruction failed in C:\Inetpub\wb\admin\logout\index.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wb\admin\logout\index.php:35) in C:\Inetpub\wb\admin\logout\index.php on line 49


create the directory  "C:\tmp"
it seems like there was a problem with the sess.save_path in the php config, i tried to find another solution, but this was the only one that worked...
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!