[Libcgi-general] Problem with cgi_session_start
Brought to you by:
rafaelsteil
From: <sn...@re...> - 2004-03-31 20:11:30
|
when i call cgi_session_start() and i have a session var registered an error 500 occur if i delete the archive cookie and i reinter the page complete successfull i destroy the session and restart a session and register a var. the next cgi_session_start() fail .... this is a strange error and it only occurs at the login check... after this if i pass manualy to another link the rest will work successfuly with cgi_session_start()... If someone had the same problem, please send me a feetback. Sebastien Nadeau |