NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Session variables lost


Joined: 25 Mar 2006
Posts: 5
Location: Belgium
Reply with quote
I have an application PHP/MySQL that I managed to run via PHPDock.
(I had to install the MySQL libraries and twiddle a little bit in php.ini)
I have one remaining issue, the session variables are lost (?) when I open a new window.

So resumed : I run WAMP Windows/Apache 2.*/PHP 5.1.*/MySQL then everything works fine
PHP Dock: I cannot find session variables when I open a new window (via Javascript window.open)
View user's profileFind all posts by whuysmansSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
make sure that session.save_path is properly set, session.use_cookies is On and session.auto_start is On too. When session.auto_start is off (default) you have to start sessions explicitly. Check php manual pages related to sessions handling in php.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Session variables lost
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic