[pmwiki-users] Session Erors and UserAuth2

IchBin weconsultants at gmail.com
Sat May 19 15:48:04 CDT 2007


I noticed that after I disabled UserAuth2 on my pc (I have it running 
out on a website) when I open a Session in an unrelated php scripts I 
get Session errors. Are their cookies around that I have to purge? I get 
the following error (I am doing a session_start()):

Warning: session_start() [function.session-start]: 
open(/tmp\sess_9af2e42745051da48fab511b67112ac7, O_RDWR) failed: No such 
file or directory (2) in C:\wwwroot\quotes\quotes.php on line 8


Using a clean instance of pmWiki I get the following errors:

Warning: session_write_close() [function.session-write-close]: 
open(/tmp\sess_6415c5f9949c43a85635654986a352ba, O_RDWR) failed: No such 
file or directory (2) in C:\wwwroot\www\prophp.us\pmwiki.php on line 1833

Warning: session_write_close() [function.session-write-close]: Failed to 
write session data (files). Please verify that the current setting of 
session.save_path is correct (/tmp) in 
C:\wwwroot\www\prophp.us\pmwiki.php on line 1833

Warning: Cannot modify header information - headers already sent by 
(output started at C:\wwwroot\www\prophp.us\pmwiki.php:1833) in 
C:\wwwroot\www\prophp.us\pmwiki.php on line 1005


How to I cleanup these sessions? It has to have been related to my 
testing of the UserAuth2 recipe.

-- 
Thanks in Advance...          http://weconsulting.org
IchBin, Philadelphia, Pa, USA http://ichbinquotations.awardspace.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)






More information about the pmwiki-users mailing list