jjk2 Posted September 3, 2009 Share Posted September 3, 2009 i am using php 5.2.8 i have index.html, which loads LOAD.PHP from IFRAME. <iframe src="load.php">..... i printed out load.php's session id. then i ran another test.php, and printed out it's session id. same directory, same permissions. they were different. therefore, i cannot pass any session variables.... what is happening here ? this problem did not happen before meddled with .htaccess to put some redirect....i removed it after. however this problem still exists....its driving me nuts ! session.saved_path is same for both.... /var/php5, cookie path is same... Link to comment https://forums.phpfreaks.com/topic/172931-solved-php-session-ids-differ/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.