<?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: Shared Calendars with Google and/or CalDAV</title>
	<atom:link href="http://blog.westhost.com/2009/01/29/shared-calendars-with-google-andor-caldav/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/</link>
	<description>News, Announcements &#38; More</description>
	<lastBuildDate>Tue, 01 Nov 2011 13:20:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Chris Michaelis</title>
		<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/comment-page-1/#comment-14712</link>
		<dc:creator>Chris Michaelis</dc:creator>
		<pubDate>Fri, 14 Aug 2009 15:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.westhost.com/blog/?p=163#comment-14712</guid>
		<description>Hi Chris,

I took a look at your account, and the problem was just a missing /var/lib/dav/ directory. I created that, and checked over your configuration to be safe - looks good now. Go ahead and give it a try again. If you run into any other trouble, feel free to send a note to me at cmichaelis@westhost.com and I can take another look.

Thanks!
--Chris</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>I took a look at your account, and the problem was just a missing /var/lib/dav/ directory. I created that, and checked over your configuration to be safe &#8211; looks good now. Go ahead and give it a try again. If you run into any other trouble, feel free to send a note to me at <a href="mailto:cmichaelis@westhost.com">cmichaelis@westhost.com</a> and I can take another look.</p>
<p>Thanks!<br />
&#8211;Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/comment-page-1/#comment-14693</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.westhost.com/blog/?p=163#comment-14693</guid>
		<description>I followed all of the instructions--I set up the directory as var/www/html/calendars.  Double-checked my httpd.conf file to make sure it was correct, and made sure I had the davpasswd file correct.

Sunbird give me an error message when I attempt to publish the calendar (error 403: Forbidden).   It did not ask me for a password.

I&#039;m also trying to do it through Outlook 2007 (Outlook actually offers us more flexibility)--Outlook asks me for a login and password, but doesn&#039;t accept any of the 4 passwords I enter.

What am I missing?

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>I followed all of the instructions&#8211;I set up the directory as var/www/html/calendars.  Double-checked my httpd.conf file to make sure it was correct, and made sure I had the davpasswd file correct.</p>
<p>Sunbird give me an error message when I attempt to publish the calendar (error 403: Forbidden).   It did not ask me for a password.</p>
<p>I&#8217;m also trying to do it through Outlook 2007 (Outlook actually offers us more flexibility)&#8211;Outlook asks me for a login and password, but doesn&#8217;t accept any of the 4 passwords I enter.</p>
<p>What am I missing?</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Michaelis</title>
		<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/comment-page-1/#comment-11378</link>
		<dc:creator>Chris Michaelis</dc:creator>
		<pubDate>Mon, 01 Jun 2009 17:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.westhost.com/blog/?p=163#comment-11378</guid>
		<description>Hi there,

I&#039;ve had a few questions about getting &#039;500 Internal Server Error&#039; when following these instructions. When using a DAV server, it needs a &quot;lock database&quot; - which keeps track of who is writing to a file to prevent collisions and similar information. This is usually created automatically.

Sometimes you may see a line in httpd.conf that mentions DAVLockDB, like this:
 DAVLockDB /var/lib/dav/lockdb

If the directory &quot;/var/lib/dav&quot; does not exist, it will cause a 500 internal server error. This is the most frequent cause of this error I&#039;ve seen. To correct it, just create the directory &quot;/var/lib/dav&quot;, or change that line in httpd.conf to point to a location that exists.

Good luck!
--Chris</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I&#8217;ve had a few questions about getting &#8217;500 Internal Server Error&#8217; when following these instructions. When using a DAV server, it needs a &#8220;lock database&#8221; &#8211; which keeps track of who is writing to a file to prevent collisions and similar information. This is usually created automatically.</p>
<p>Sometimes you may see a line in httpd.conf that mentions DAVLockDB, like this:<br />
 DAVLockDB /var/lib/dav/lockdb</p>
<p>If the directory &#8220;/var/lib/dav&#8221; does not exist, it will cause a 500 internal server error. This is the most frequent cause of this error I&#8217;ve seen. To correct it, just create the directory &#8220;/var/lib/dav&#8221;, or change that line in httpd.conf to point to a location that exists.</p>
<p>Good luck!<br />
&#8211;Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Michaelis</title>
		<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/comment-page-1/#comment-5957</link>
		<dc:creator>Christopher Michaelis</dc:creator>
		<pubDate>Thu, 19 Feb 2009 15:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.westhost.com/blog/?p=163#comment-5957</guid>
		<description>Hi Mark,

&quot;Internal Server Error&quot; is not one of the most helpful error messages out there; it&#039;s not really intended to be, actually, for some historical reasons. If you can take a look at your error log file (/var/log/httpd/error_log) it may have some clues as to what&#039;s wrong. A few other things to check would be making sure the place you&#039;ve got set to save calendars (/var/www/html/dav in this case) exists, and making sure that you restarted the account or Apache after making changes to httpd.conf.

I would be happy to take a look at your account and find the problem if you&#039;d like to send more details (and your domain name) to me at cmichaelis@westhost.com.

Good luck!
--Chris</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>&#8220;Internal Server Error&#8221; is not one of the most helpful error messages out there; it&#8217;s not really intended to be, actually, for some historical reasons. If you can take a look at your error log file (/var/log/httpd/error_log) it may have some clues as to what&#8217;s wrong. A few other things to check would be making sure the place you&#8217;ve got set to save calendars (/var/www/html/dav in this case) exists, and making sure that you restarted the account or Apache after making changes to httpd.conf.</p>
<p>I would be happy to take a look at your account and find the problem if you&#8217;d like to send more details (and your domain name) to me at <a href="mailto:cmichaelis@westhost.com">cmichaelis@westhost.com</a>.</p>
<p>Good luck!<br />
&#8211;Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.westhost.com/blog/2009/01/29/shared-calendars-with-google-andor-caldav/comment-page-1/#comment-5951</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 19 Feb 2009 06:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.westhost.com/blog/?p=163#comment-5951</guid>
		<description>strange -- i have followed your instructions precisely, and double-checked everything multiple times, but i am not successful publishing the calendar, no matter how hard i try.

using sunbird, i get the following error:
&quot;Error getting calendar - Publishing the calendar file failed. status code: 500: Internal Server Error&quot; 

and iCal says: 
&quot;Publish failed for calendar &#039;xx&#039; - Request to the server http://me@www.mydomain.com/dav/calendar.ics failed.&quot;
if i put in the wrong password, i get the same in sunbird:
&quot;Error getting calendar - Publishing the calendar file failed. status code: 500: Internal Server Error&quot; 

but in safari, i get this instead:
&quot;Publish failed for calendar &#039;xx&#039; - Authentication with server failed (http://me@www.mydomain.com/dav/calendar.ics). 
Please check your login and password information.&quot;


any ideas?

thanks in advance,
-mark</description>
		<content:encoded><![CDATA[<p>strange &#8212; i have followed your instructions precisely, and double-checked everything multiple times, but i am not successful publishing the calendar, no matter how hard i try.</p>
<p>using sunbird, i get the following error:<br />
&#8220;Error getting calendar &#8211; Publishing the calendar file failed. status code: 500: Internal Server Error&#8221; </p>
<p>and iCal says:<br />
&#8220;Publish failed for calendar &#8216;xx&#8217; &#8211; Request to the server <a href="http://me@www.mydomain.com/dav/calendar.ics" rel="nofollow">http://me@www.mydomain.com/dav/calendar.ics</a> failed.&#8221;<br />
if i put in the wrong password, i get the same in sunbird:<br />
&#8220;Error getting calendar &#8211; Publishing the calendar file failed. status code: 500: Internal Server Error&#8221; </p>
<p>but in safari, i get this instead:<br />
&#8220;Publish failed for calendar &#8216;xx&#8217; &#8211; Authentication with server failed (<a href="http://me@www.mydomain.com/dav/calendar.ics" rel="nofollow">http://me@www.mydomain.com/dav/calendar.ics</a>).<br />
Please check your login and password information.&#8221;</p>
<p>any ideas?</p>
<p>thanks in advance,<br />
-mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

