<?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: Host your own SaaS with Open Source &#8211; the potential of Mosso</title>
	<atom:link href="http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/</link>
	<description>Security and compliance specialists for medical device and healthcare companies</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:26:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The Who new hits</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-104</link>
		<dc:creator>The Who new hits</dc:creator>
		<pubDate>Sun, 21 Jun 2009 13:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-104</guid>
		<description>&lt;strong&gt;The who on Youtube...&lt;/strong&gt;

They became popular for energetic live concerts. They were integrated into the Rock and Roll Hall of Fame in 1990, their 1st year of eligibility. Baseing on to the New York Times, The Who have sold one hundred million records....</description>
		<content:encoded><![CDATA[<p><strong>The who on Youtube&#8230;</strong></p>
<p>They became popular for energetic live concerts. They were integrated into the Rock and Roll Hall of Fame in 1990, their 1st year of eligibility. Baseing on to the New York Times, The Who have sold one hundred million records&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Lieberman</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-103</link>
		<dc:creator>Danny Lieberman</dc:creator>
		<pubDate>Thu, 30 Oct 2008 12:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-103</guid>
		<description>Some more details on the installation

I installed the latest version Version 5.1.0a (Build 4837) this week on dreamhost.com and in general it was a snap.   The instructions regarding directory permissions in general and in relation to .htaccess in particular may be confusing to people unfamiliar with Apache.

An installation on my Ubuntu 8 workstation in the office went fine using this scheme:
# Set SugarCRM privileges 
sudo chown www-data -vR crm/ # Ubuntu/debian
cd crm
chmod 766 config.php
chmod -R 766 custom
chmod -R 766 data
chmod -R 766 cache
chmod -R 766 modules

On dreamhost - I followed the same procedure without changing ownership of the crm directory. FWIW - these are the recommendations from the SugarCRM Community Edition Web site.

However - a number of bugs appeared - I could not update the custom logo, couldn&#039;t update the scheduled call date in call tasks and the studio application wouldnt work at all.

Looking at the Apache log files I saw a
Permission denied: /home/user/htdocs/test.html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
message appearing on almost every page operation.

This error message means that Apache is unable to check whether an .htaccess file exists. This is often caused by too-strict file-system permissions on the directory (as shown by the (13)Permission denied part of the message). 

The solution in our case is to chmod -R 755 crm - where crm is the parent directory of the SugarCRM application. 

This solved all my .htaccess issues.

Hope it helps other people also.

Best regards
Danny Lieberman</description>
		<content:encoded><![CDATA[<p>Some more details on the installation</p>
<p>I installed the latest version Version 5.1.0a (Build 4837) this week on dreamhost.com and in general it was a snap.   The instructions regarding directory permissions in general and in relation to .htaccess in particular may be confusing to people unfamiliar with Apache.</p>
<p>An installation on my Ubuntu 8 workstation in the office went fine using this scheme:<br />
# Set SugarCRM privileges<br />
sudo chown www-data -vR crm/ # Ubuntu/debian<br />
cd crm<br />
chmod 766 config.php<br />
chmod -R 766 custom<br />
chmod -R 766 data<br />
chmod -R 766 cache<br />
chmod -R 766 modules</p>
<p>On dreamhost &#8211; I followed the same procedure without changing ownership of the crm directory. FWIW &#8211; these are the recommendations from the SugarCRM Community Edition Web site.</p>
<p>However &#8211; a number of bugs appeared &#8211; I could not update the custom logo, couldn&#8217;t update the scheduled call date in call tasks and the studio application wouldnt work at all.</p>
<p>Looking at the Apache log files I saw a<br />
Permission denied: /home/user/htdocs/test.html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable<br />
message appearing on almost every page operation.</p>
<p>This error message means that Apache is unable to check whether an .htaccess file exists. This is often caused by too-strict file-system permissions on the directory (as shown by the (13)Permission denied part of the message). </p>
<p>The solution in our case is to chmod -R 755 crm &#8211; where crm is the parent directory of the SugarCRM application. </p>
<p>This solved all my .htaccess issues.</p>
<p>Hope it helps other people also.</p>
<p>Best regards<br />
Danny Lieberman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloud Feed &#187; Blog Archive &#187; Daily Cloud Feed - Oct 27, 2008</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-102</link>
		<dc:creator>Cloud Feed &#187; Blog Archive &#187; Daily Cloud Feed - Oct 27, 2008</dc:creator>
		<pubDate>Mon, 27 Oct 2008 23:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-102</guid>
		<description>[...] Host your own SaaS with Open Source [...] </description>
		<content:encoded><![CDATA[<p>[...] Host your own SaaS with Open Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net Web Hosting</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-101</link>
		<dc:creator>Net Web Hosting</dc:creator>
		<pubDate>Mon, 27 Oct 2008 17:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-101</guid>
		<description>In fact, the PHP Group provides the complete source code for all users so that you can build, customize and extend PHP for your own use. &lt;a href=&quot;http://web2.blogtells.com/2008/10/26/public-key-digital-signatures/3129/net-web-hosting/&quot; rel=&quot;nofollow&quot;&gt;Net Web Hosting&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>In fact, the PHP Group provides the complete source code for all users so that you can build, customize and extend PHP for your own use. <a href="http://web2.blogtells.com/2008/10/26/public-key-digital-signatures/3129/net-web-hosting/" rel="nofollow">Net Web Hosting</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-100</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-100</guid>
		<description>Thomas,

Totally agree. I was initially inclined to use SF.com for my business but the prices and basically crappy response-time outside the US (we&#039;re in Israel and Poland) convinced me to look around.  We host on dreamhost.com and the latest SugarCRM install was a snap (granted we&#039;re techies...).   SugarCRM is good, with a few neat features that make it a better fit for our needs. I took a look at Concursive - and found it too slow and clumsy. The fact that SugarCRM has a very active community and is so similar to the way SF.com operates made it an easy choice for us.

Personally, I&#039;m  in favor of applications that can install easily on hosted infrastructure and many of the Java-based apps don&#039;t really do that.

Danny</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>Totally agree. I was initially inclined to use SF.com for my business but the prices and basically crappy response-time outside the US (we&#8217;re in Israel and Poland) convinced me to look around.  We host on dreamhost.com and the latest SugarCRM install was a snap (granted we&#8217;re techies&#8230;).   SugarCRM is good, with a few neat features that make it a better fit for our needs. I took a look at Concursive &#8211; and found it too slow and clumsy. The fact that SugarCRM has a very active community and is so similar to the way SF.com operates made it an easy choice for us.</p>
<p>Personally, I&#8217;m  in favor of applications that can install easily on hosted infrastructure and many of the Java-based apps don&#8217;t really do that.</p>
<p>Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Trevino</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-99</link>
		<dc:creator>Thomas Trevino</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-99</guid>
		<description>SF.com&#039;s prices are rediculously high... You would think considering that most companies that would even be interested in crm software would be small businesses how would be less-likely to pay that much anyways.. There are a lot of good crm systems out there, just takes you finding the right one that fits your needs.</description>
		<content:encoded><![CDATA[<p>SF.com&#8217;s prices are rediculously high&#8230; You would think considering that most companies that would even be interested in crm software would be small businesses how would be less-likely to pay that much anyways.. There are a lot of good crm systems out there, just takes you finding the right one that fits your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Host your own SaaS with Open Source &#124; Legal Webmastering</title>
		<link>http://www.software.co.il/2008/10/host-your-own-saas-with-open-source/#comment-98</link>
		<dc:creator>Host your own SaaS with Open Source &#124; Legal Webmastering</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=745#comment-98</guid>
		<description>[...] post: Host your possess SaaS with Open Source     Posted in Web Hosting on Oct 27th, 2008, 6:42 [...] </description>
		<content:encoded><![CDATA[<p>[...] post: Host your possess SaaS with Open Source     Posted in Web Hosting on Oct 27th, 2008, 6:42 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

