<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums User Favorites: i_xiter</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums User Favorites: i_xiter</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 18:03:17 +0000</pubDate>

<item>
<title>chrishajer on "getmypid() - often disabled on shared hosting systems"</title>
<link>http://bbpress.org/forums/topic/getmypid-often-disabled-on-shared-hosting-systems#post-17345</link>
<pubDate>Wed, 16 Jul 2008 18:40:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17345@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can create a new ticket after logging in here:&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>i_xiter on "getmypid() - often disabled on shared hosting systems"</title>
<link>http://bbpress.org/forums/topic/getmypid-often-disabled-on-shared-hosting-systems#post-17336</link>
<pubDate>Wed, 16 Jul 2008 04:47:29 +0000</pubDate>
<dc:creator>i_xiter</dc:creator>
<guid isPermaLink="false">17336@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry, I dont know about the TRAC thing. Just explain and i will stick it up there.&#60;br /&#62;
BTW .. isnt there a PM system within bbpress ?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "getmypid() - often disabled on shared hosting systems"</title>
<link>http://bbpress.org/forums/topic/getmypid-often-disabled-on-shared-hosting-systems#post-17335</link>
<pubDate>Wed, 16 Jul 2008 04:05:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17335@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh wow I wonder when they slipped that in. Good find.&#60;br /&#62;
I bet it's just copied from the WordPress code.&#60;/p&#62;
&#60;p&#62;If you know how, you might want to stick that into TRAC (and if you have the time, check WordPress and it's TRAC too)
&#60;/p&#62;</description>
</item>
<item>
<title>i_xiter on "getmypid() - often disabled on shared hosting systems"</title>
<link>http://bbpress.org/forums/topic/getmypid-often-disabled-on-shared-hosting-systems#post-17333</link>
<pubDate>Wed, 16 Jul 2008 03:21:13 +0000</pubDate>
<dc:creator>i_xiter</dc:creator>
<guid isPermaLink="false">17333@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In bb-includes/class-phpass.php on line 43, bbpress uses getmypid() to create the randomstate for password hashes.&#60;br /&#62;
On shared hosting systems, getmypid() is disabled very often.&#60;br /&#62;
I  replaced it with uniqid(), and bbpress didnt throw the WARNING anymore.&#60;br /&#62;
getmypid() does not return a unique value in all cases. Especiall when PHP is running as an apache module in shared hosting sytems. Also for this reason its much better to use uniqid().&#60;br /&#62;
uniqid() gives a 13 digits value. uniqid('', true) even 23 digits. I think this should be good enough for the randomstate. ;)&#60;/p&#62;
&#60;p&#62;Please consider to use uniqid() in future versions of bbpress.&#60;/p&#62;
&#60;p&#62;thx for your attention&#60;br /&#62;
ix
&#60;/p&#62;</description>
</item>

</channel>
</rss>
