<?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: Zend Server Community Edition vs Snow Leopard</title>
	<atom:link href="http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/</link>
	<description>Ripping mobility from the clutches of telecom</description>
	<lastBuildDate>Thu, 29 Dec 2011 20:46:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mario</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-731637</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sun, 24 Jul 2011 13:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-731637</guid>
		<description>Thanks for this. I had the same issue on the upgrade to Lion and this solution solves it.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I had the same issue on the upgrade to Lion and this solution solves it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Morris</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-593056</link>
		<dc:creator>Colin Morris</dc:creator>
		<pubDate>Sun, 08 Nov 2009 09:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-593056</guid>
		<description>You might want to do a bit more for completeness.

sudo dscl . -create /Users/zend uid 103 UserShell /usr/bin/false RealName &quot;ZendServer&#039;s dedicated group&quot;
   - This will create a user with a bit more information and the inability to use a shell on default log in (bit of security there); along with a name so you can see why it exists.  Also:

sudo dscl . -create /Groups/zend gid 103
   - The installer creates a group with a matching gid.  Not sure where that&#039;s used, but I think the default installer creates that group even if the uninstaller doesn&#039;t get rid of that group.


Found the above our running two machines side by side - one that had snow leopard on it before I installed ZendServer; and one that had snow leopard installed afterwards (which is what nuked the zend user and group)</description>
		<content:encoded><![CDATA[<p>You might want to do a bit more for completeness.</p>
<p>sudo dscl . -create /Users/zend uid 103 UserShell /usr/bin/false RealName &#8220;ZendServer&#8217;s dedicated group&#8221;<br />
   &#8211; This will create a user with a bit more information and the inability to use a shell on default log in (bit of security there); along with a name so you can see why it exists.  Also:</p>
<p>sudo dscl . -create /Groups/zend gid 103<br />
   &#8211; The installer creates a group with a matching gid.  Not sure where that&#8217;s used, but I think the default installer creates that group even if the uninstaller doesn&#8217;t get rid of that group.</p>
<p>Found the above our running two machines side by side &#8211; one that had snow leopard on it before I installed ZendServer; and one that had snow leopard installed afterwards (which is what nuked the zend user and group)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-591843</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 01 Nov 2009 20:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-591843</guid>
		<description>Iâ€™ve heard there are some wildlife groups trying to get Apple to do more stuff with the actual S.L.â€™s lol. I donâ€™t know- people are saying itâ€™s good PR for Apple- they should jump on that.</description>
		<content:encoded><![CDATA[<p>Iâ€™ve heard there are some wildlife groups trying to get Apple to do more stuff with the actual S.L.â€™s lol. I donâ€™t know- people are saying itâ€™s good PR for Apple- they should jump on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berthold Kremser</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-586393</link>
		<dc:creator>Berthold Kremser</dc:creator>
		<pubDate>Mon, 28 Sep 2009 17:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-586393</guid>
		<description>Worked for me! Hope Zend will fix this issue soon. Should not be that much of a problem.</description>
		<content:encoded><![CDATA[<p>Worked for me! Hope Zend will fix this issue soon. Should not be that much of a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miker</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-585284</link>
		<dc:creator>miker</dc:creator>
		<pubDate>Mon, 21 Sep 2009 22:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-585284</guid>
		<description>I could see it was 103 by doing an ls -l on the data directory. If there&#039;s no username associated with the user ids for a file owner, the raw number is printed instead of the user friendly name.</description>
		<content:encoded><![CDATA[<p>I could see it was 103 by doing an ls -l on the data directory. If there&#8217;s no username associated with the user ids for a file owner, the raw number is printed instead of the user friendly name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snow Leopard and ZendServer CE 4.0.5 - Blog &#8211; ShiftEleven</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-584963</link>
		<dc:creator>Snow Leopard and ZendServer CE 4.0.5 - Blog &#8211; ShiftEleven</dc:creator>
		<pubDate>Sat, 19 Sep 2009 11:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-584963</guid>
		<description>[...] service script to not use watchdog (which still hoses the JavaBridge), while others tried to create a new zend user. Â What worked for me was to replace the watchdog application. Â After doing that, everything [...]</description>
		<content:encoded><![CDATA[<p>[...] service script to not use watchdog (which still hoses the JavaBridge), while others tried to create a new zend user. Â What worked for me was to replace the watchdog application. Â After doing that, everything [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-584894</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-584894</guid>
		<description>how did you see it was 103?</description>
		<content:encoded><![CDATA[<p>how did you see it was 103?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Server CE and OS X 10.6 Snow Leopard &#124; cobbweb</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-584125</link>
		<dc:creator>Zend Server CE and OS X 10.6 Snow Leopard &#124; cobbweb</dc:creator>
		<pubDate>Sat, 12 Sep 2009 01:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-584125</guid>
		<description>[...] reading around a little I found a [...]</description>
		<content:encoded><![CDATA[<p>[...] reading around a little I found a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Cobby</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-583708</link>
		<dc:creator>Andrew Cobby</dc:creator>
		<pubDate>Tue, 08 Sep 2009 04:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-583708</guid>
		<description>Didn&#039;t work for me. I still get Illegal Instruction errors.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me. I still get Illegal Instruction errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Thomas</title>
		<link>http://www.thisismobility.com/blog/2009/09/02/zend-server-community-edition-vs-snow-leopard/comment-page-1/#comment-583123</link>
		<dc:creator>Andrew Thomas</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=689#comment-583123</guid>
		<description>Cheers for this post...worked for me also. Thanks Again &lt;a href=&quot;www.thegowercoast.com&quot; rel=&quot;nofollow&quot;&gt;Gower&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Cheers for this post&#8230;worked for me also. Thanks Again <a href="www.thegowercoast.com" rel="nofollow">Gower</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

