Home  |  Linux  | Mysql  | PHP  | XML
From:Fabian Gut Date:Tue Mar 30 08:59:19 2010
Subject:Saving data to %session with Apache::Session::File
Hi

I'm using Apache::Session::File for session management. I have a hash in
$session{'config'} that saves some config values.

I have a script that should change these config values:

foreach ( sort keys %newconfig ) {
$session{'config'}{$_} = $newconfig{$_};
}

this works perfectly for the script. However, the values are not written
to the session file. Thus they are not stored permanently and if I
reload the script, the old values are in $session again. Does anyone
know, what might be the reason for that?

Greetings
Fabian Gut
Navigate in group perl.beginners.cgi at sever nntp.perl.org
Previous Next


Your recent visits
Re: 2 off in array count and index
Re: Need help to resove..... ExtUtils-Makemaker comilationS
Re: cgi and perl database interaction
Re: 2 off in array count and index
Re: cgi and php database interaction



  
© No Copyright
You are free to use Anything, but please consult your advocate before doing so as this website
also list content from other sources which may be copyrighted.
Site Maintained by Zareef Ahmed
Powered By PHP Consultants