<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: PHP Shared Session Encoding Solution</title>
	<atom:link href="https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/feed/" rel="self" type="application/rss+xml" />
	<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/</link>
	<description>my exploits and misadventures in programming</description>
	<lastBuildDate>Wed, 18 Feb 2015 21:43:38 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: akimo</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-25360</link>
		<dc:creator><![CDATA[akimo]]></dc:creator>
		<pubDate>Thu, 27 Sep 2012 16:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-25360</guid>
		<description><![CDATA[Thanks a lot for this post. We&#039;ve got the same issue and no clue that this problem is caused by the suhosin module.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post. We&#8217;ve got the same issue and no clue that this problem is caused by the suhosin module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikita Hrybaleu</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-25271</link>
		<dc:creator><![CDATA[Mikita Hrybaleu]]></dc:creator>
		<pubDate>Fri, 24 Aug 2012 15:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-25271</guid>
		<description><![CDATA[Thanks! We spent a half of day to find difference in our php configuration.]]></description>
		<content:encoded><![CDATA[<p>Thanks! We spent a half of day to find difference in our php configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel solomon</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-25138</link>
		<dc:creator><![CDATA[gabriel solomon]]></dc:creator>
		<pubDate>Wed, 25 Jul 2012 09:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-25138</guid>
		<description><![CDATA[thanks for sharing this!

I wasted a day trying to get sessions saved in the same table from 2 different subdomains to work :(]]></description>
		<content:encoded><![CDATA[<p>thanks for sharing this!</p>
<p>I wasted a day trying to get sessions saved in the same table from 2 different subdomains to work <img src="https://rommelsantor.com/clog/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aqeel</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-22743</link>
		<dc:creator><![CDATA[Aqeel]]></dc:creator>
		<pubDate>Wed, 16 May 2012 13:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-22743</guid>
		<description><![CDATA[I have a forum site and a wordpress site running on same domain like http://forum.com and http://forum.com/wordpress. I used forum as the master and wordpress as slave. Till today we were on a shared host with no suhosin and it all worked. But after we did a server migration its not working. Do you know how can I get is synced again?
Thank you]]></description>
		<content:encoded><![CDATA[<p>I have a forum site and a wordpress site running on same domain like <a href="http://forum.com" rel="nofollow">http://forum.com</a> and <a href="http://forum.com/wordpress" rel="nofollow">http://forum.com/wordpress</a>. I used forum as the master and wordpress as slave. Till today we were on a shared host with no suhosin and it all worked. But after we did a server migration its not working. Do you know how can I get is synced again?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rommel</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-20385</link>
		<dc:creator><![CDATA[rommel]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-20385</guid>
		<description><![CDATA[Hi Aminho- Unfortunately, as the documentation reads, the default method they use is &quot;a PHP internal format&quot; meaning there&#039;s no function in the language that generates the same serialization.]]></description>
		<content:encoded><![CDATA[<p>Hi Aminho- Unfortunately, as the documentation reads, the default method they use is &#8220;a PHP internal format&#8221; meaning there&#8217;s no function in the language that generates the same serialization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aminho</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-20384</link>
		<dc:creator><![CDATA[aminho]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-20384</guid>
		<description><![CDATA[Thanks for sharing this article.
In a completely different scope, I was wondering how to get a&#124;s:1:&quot;b&quot;; instead of a:1:{s:1:&quot;a&quot;;s:1:&quot;b&quot;;} when trying to encode an array (&quot;a&quot; =&gt; &quot;b&quot;). It appears that this serialization is done when encoding/decoding session data, but php documentation is not clear on that.

&quot;Please note the unserialization method is not the same as unserialize(). The serialization method is internal to PHP can can be set using session.serialize_handler.&quot;
http://www.php.net/manual/en/function.session-decode.php

Do you have an idea on that ?]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing this article.<br />
In a completely different scope, I was wondering how to get a|s:1:&#8221;b&#8221;; instead of a:1:{s:1:&#8221;a&#8221;;s:1:&#8221;b&#8221;;} when trying to encode an array (&#8220;a&#8221; =&gt; &#8220;b&#8221;). It appears that this serialization is done when encoding/decoding session data, but php documentation is not clear on that.</p>
<p>&#8220;Please note the unserialization method is not the same as unserialize(). The serialization method is internal to PHP can can be set using session.serialize_handler.&#8221;<br />
<a href="http://www.php.net/manual/en/function.session-decode.php" rel="nofollow">http://www.php.net/manual/en/function.session-decode.php</a></p>
<p>Do you have an idea on that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rommel</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-14637</link>
		<dc:creator><![CDATA[rommel]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 16:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-14637</guid>
		<description><![CDATA[@Phil: As long as you&#039;re using a robust encryption key, your session should remain secure.]]></description>
		<content:encoded><![CDATA[<p>@Phil: As long as you&#8217;re using a robust encryption key, your session should remain secure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-13321</link>
		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 02:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-13321</guid>
		<description><![CDATA[There are tools publicly available to decrypt Suhosin so its not necessarily as secure as you might think.

&lt;a href=&quot;http://www.idontplaydarts.com/2011/11/decrypting-suhosin-sessions-and-cookies/&quot; rel=&quot;nofollow&quot;&gt;Decrypting Suhosin Sessions and Cookies&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>There are tools publicly available to decrypt Suhosin so its not necessarily as secure as you might think.</p>
<p><a href="http://www.idontplaydarts.com/2011/11/decrypting-suhosin-sessions-and-cookies/" rel="nofollow">Decrypting Suhosin Sessions and Cookies</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Ackerson</title>
		<link>https://rommelsantor.com/clog/2011/02/06/php-shared-session-encoding-solution/comment-page-1/#comment-6170</link>
		<dc:creator><![CDATA[Dan Ackerson]]></dc:creator>
		<pubDate>Thu, 05 May 2011 09:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=140#comment-6170</guid>
		<description><![CDATA[Thanks for sharing, Rommel! After a couple hours googling this problem, your blog post saved the day!]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing, Rommel! After a couple hours googling this problem, your blog post saved the day!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
