<?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 for Yet another web log</title>
	<atom:link href="http://blog.philippheckel.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.philippheckel.com</link>
	<description>Life, Linux and other things</description>
	<lastBuildDate>Sat, 06 Mar 2010 13:57:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Unison 2.27.57 on Debian Etch and Ubuntu Hardy by Philipp C. Heckel</title>
		<link>http://blog.philippheckel.com/2008/05/16/unison-2-27-57-on-debian-etch-and-ubuntu-hardy/comment-page-1/#comment-17751</link>
		<dc:creator>Philipp C. Heckel</dc:creator>
		<pubDate>Sat, 06 Mar 2010 13:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/unison-22757-on-debian-etch-and-ubuntu-hardy/#comment-17751</guid>
		<description>Hey Mike, 

thanks for the comment, I just modified the post a little saying that other editors are of course possible. I now use &quot;editor&quot;, which is a symbolic link to the default editor of the system; for Ubuntu this is &#039;nano&#039; I think. You can change this by calling update-alternatives.

Regards,
Philipp</description>
		<content:encoded><![CDATA[<p>Hey Mike, </p>
<p>thanks for the comment, I just modified the post a little saying that other editors are of course possible. I now use &#8220;editor&#8221;, which is a symbolic link to the default editor of the system; for Ubuntu this is &#8216;nano&#8217; I think. You can change this by calling update-alternatives.</p>
<p>Regards,<br />
Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unison 2.27.57 on Debian Etch and Ubuntu Hardy by Mike</title>
		<link>http://blog.philippheckel.com/2008/05/16/unison-2-27-57-on-debian-etch-and-ubuntu-hardy/comment-page-1/#comment-17750</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 06 Mar 2010 01:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/unison-22757-on-debian-etch-and-ubuntu-hardy/#comment-17750</guid>
		<description>Hey, instead of using vi which is a little hard to use(if your not use to cli) to edit a simple text file, you might recomend anther editor, like nano or gedit</description>
		<content:encoded><![CDATA[<p>Hey, instead of using vi which is a little hard to use(if your not use to cli) to edit a simple text file, you might recomend anther editor, like nano or gedit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Philipp C. Heckel</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-16408</link>
		<dc:creator>Philipp C. Heckel</dc:creator>
		<pubDate>Sat, 30 Jan 2010 19:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-16408</guid>
		<description>Hey there and sorry for not replying immediately.

when you call the rclogin.php file in your browser, it outputs something
like &quot;Status: ... Login Logout ...&quot;. Below that, it prints the debug
information if you click on &quot;Login&quot; or &quot;Logout&quot;.

try clicking on &quot;Login&quot; or &quot;Logout&quot; and then it should definitely print
something ... if it doesn&#039;t i can&#039;t think of any reason why it doesn&#039;t.

you&#039;re using version 0.3.1 right? because one of my readers confirmed
that it works with that version. i personally haven&#039;t tried it yet.

sorry i can&#039;t be more help... but without the debug output, it&#039;s simply
impossible to find out what&#039;s wrong.

regards,
philipp</description>
		<content:encoded><![CDATA[<p>Hey there and sorry for not replying immediately.</p>
<p>when you call the rclogin.php file in your browser, it outputs something<br />
like &#8220;Status: &#8230; Login Logout &#8230;&#8221;. Below that, it prints the debug<br />
information if you click on &#8220;Login&#8221; or &#8220;Logout&#8221;.</p>
<p>try clicking on &#8220;Login&#8221; or &#8220;Logout&#8221; and then it should definitely print<br />
something &#8230; if it doesn&#8217;t i can&#8217;t think of any reason why it doesn&#8217;t.</p>
<p>you&#8217;re using version 0.3.1 right? because one of my readers confirmed<br />
that it works with that version. i personally haven&#8217;t tried it yet.</p>
<p>sorry i can&#8217;t be more help&#8230; but without the debug output, it&#8217;s simply<br />
impossible to find out what&#8217;s wrong.</p>
<p>regards,<br />
philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Aodhan</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-16405</link>
		<dc:creator>Aodhan</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-16405</guid>
		<description>Hi and thanks for getting back to me.

Where should I see the debug output ? In the same folder as the script ? If so its not been written, thers nothing there.

If have this set in your script, I assume thats correct ?

    // Set to TRUE if something doesn&#039;t work
    $debug = true;
    $rcPath = &quot;/mail/&quot;;

Thanks again for your help.

Aodhan.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for getting back to me.</p>
<p>Where should I see the debug output ? In the same folder as the script ? If so its not been written, thers nothing there.</p>
<p>If have this set in your script, I assume thats correct ?</p>
<p>    // Set to TRUE if something doesn&#8217;t work<br />
    $debug = true;<br />
    $rcPath = &#8220;/mail/&#8221;;</p>
<p>Thanks again for your help.</p>
<p>Aodhan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Philipp</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-16332</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-16332</guid>
		<description>@Aodhan: The rclogin.php produces a whole lot of debug output. If you send it to me, I can maybe help you here ... BUT: Make sure to remove all passwords from the output first :-D

Regards,
Philipp</description>
		<content:encoded><![CDATA[<p>@Aodhan: The rclogin.php produces a whole lot of debug output. If you send it to me, I can maybe help you here &#8230; BUT: Make sure to remove all passwords from the output first :-D</p>
<p>Regards,<br />
Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Aodhan</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-16331</link>
		<dc:creator>Aodhan</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-16331</guid>
		<description>Hi there, This script looks like exactly what I&#039;m looking for but I&#039;m getting this message error:

Status: ERROR: Unable to determine the login status. Unable to continue due to technical problems.

Iâ€™m using version 0.3.1.

My main.inc.php was already set to $rcmail_config[&#039;ip_check&#039;] = false and I can log in normally ok.

my RC installation is at mydomain.com/mail and I have both your files rclogin.php and RoundcubeLogin.class.php in mydomain.com/mail/test

I have set $rcPath = &quot;/mail/&quot;; in the rclogin.php script, although I get the same arror regardless of what in put here ?

Help Please !?</description>
		<content:encoded><![CDATA[<p>Hi there, This script looks like exactly what I&#8217;m looking for but I&#8217;m getting this message error:</p>
<p>Status: ERROR: Unable to determine the login status. Unable to continue due to technical problems.</p>
<p>Iâ€™m using version 0.3.1.</p>
<p>My main.inc.php was already set to $rcmail_config['ip_check'] = false and I can log in normally ok.</p>
<p>my RC installation is at mydomain.com/mail and I have both your files rclogin.php and RoundcubeLogin.class.php in mydomain.com/mail/test</p>
<p>I have set $rcPath = &#8220;/mail/&#8221;; in the rclogin.php script, although I get the same arror regardless of what in put here ?</p>
<p>Help Please !?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://blog.philippheckel.com/2008/05/13/hello-world/comment-page-1/#comment-16330</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Wed, 20 Jan 2010 17:33:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-16330</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Philipp</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-15851</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-15851</guid>
		<description>Hey Kit,

I think this is a configuration problem of your web server, i.e., most likely apache... Google it and I&#039;m sure you will find a solution ...

Regards,
Philipp</description>
		<content:encoded><![CDATA[<p>Hey Kit,</p>
<p>I think this is a configuration problem of your web server, i.e., most likely apache&#8230; Google it and I&#8217;m sure you will find a solution &#8230;</p>
<p>Regards,<br />
Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Kit</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-15715</link>
		<dc:creator>Kit</dc:creator>
		<pubDate>Mon, 04 Jan 2010 18:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-15715</guid>
		<description>Hey Philipp,
NP

Well, recently had to re-install server... When I configured through easyapache, I setup both php 4.7 and 5.2, not knowing if some clients would have older versions of code that could possibly break. 

Is there a method where I can call a specific vs of php for this script, becuase it seems to be defaulting to 4.7

-Kit</description>
		<content:encoded><![CDATA[<p>Hey Philipp,<br />
NP</p>
<p>Well, recently had to re-install server&#8230; When I configured through easyapache, I setup both php 4.7 and 5.2, not knowing if some clients would have older versions of code that could possibly break. </p>
<p>Is there a method where I can call a specific vs of php for this script, becuase it seems to be defaulting to 4.7</p>
<p>-Kit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundcube login via PHP script by Philipp</title>
		<link>http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/comment-page-1/#comment-15667</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Mon, 04 Jan 2010 00:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.philippheckel.com/2008/05/16/roundcube-login-via-php-script/#comment-15667</guid>
		<description>Hey Kit,

sorry that it took so long for me to answer but I read your comment on my cell and totally forgot about it...

1)
First to the parse error: the rclogin.php file worked for all the others which means that you either made a copy+paste error, or more likely that you&#039;re using a PHP version that doesn&#039;t support try/catch. What PHP version are you using? You need at least PHP 5.0.

2)
&quot;I have placed the class file in the main usr directory for roundcube.&quot;
You don&#039;t have to place the class-file or the rclogin-file in the RC installation. It can reside anywhere within the document root. In fact, the class file could even be outside the doc-root.

Hope this helps a little.
Regards,

Philipp</description>
		<content:encoded><![CDATA[<p>Hey Kit,</p>
<p>sorry that it took so long for me to answer but I read your comment on my cell and totally forgot about it&#8230;</p>
<p>1)<br />
First to the parse error: the rclogin.php file worked for all the others which means that you either made a copy+paste error, or more likely that you&#8217;re using a PHP version that doesn&#8217;t support try/catch. What PHP version are you using? You need at least PHP 5.0.</p>
<p>2)<br />
&#8220;I have placed the class file in the main usr directory for roundcube.&#8221;<br />
You don&#8217;t have to place the class-file or the rclogin-file in the RC installation. It can reside anywhere within the document root. In fact, the class file could even be outside the doc-root.</p>
<p>Hope this helps a little.<br />
Regards,</p>
<p>Philipp</p>
]]></content:encoded>
	</item>
</channel>
</rss>
