<?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>JCrawler Forum Topic: Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms</title>
<link>http://www.pixelschieber.ch/forum/</link>
<description>Help forums for JCrawler</description>
<language>en</language>
<pubDate>Fri, 30 Jul 2010 23:07:42 +0000</pubDate>

<item>
<title>kaster on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-498</link>
<pubDate>Fri, 04 Jun 2010 11:43:00 +0000</pubDate>
<dc:creator>kaster</dc:creator>
<guid isPermaLink="false">498@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;After browsing lot of threads i got this interesting which i have alos same problem and now its solved. Thankx &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://discountedzhuhamsterpets.com/1/zhu-zhu-pets&#34; rel=&#34;nofollow&#34;&#62;http://discountedzhuhamsterpets.com/1/zhu-zhu-pets&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kaster on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-493</link>
<pubDate>Wed, 02 Jun 2010 12:31:08 +0000</pubDate>
<dc:creator>kaster</dc:creator>
<guid isPermaLink="false">493@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;After browsing lot of threads i got this interesting which i have alos same problem and now its solved. Thankx
&#60;/p&#62;</description>
</item>
<item>
<title>frankiep on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-441</link>
<pubDate>Fri, 29 Jan 2010 06:55:23 +0000</pubDate>
<dc:creator>frankiep</dc:creator>
<guid isPermaLink="false">441@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Thanks for this post.  I had this problem too with curl and changed parallel to 5 and priority to 7. (automatic caused 404 error)  And that did the trick.  Great component!  Thanks again!
&#60;/p&#62;</description>
</item>
<item>
<title>Rogier on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-197</link>
<pubDate>Fri, 17 Apr 2009 00:39:06 +0000</pubDate>
<dc:creator>Rogier</dc:creator>
<guid isPermaLink="false">197@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Well... mine is on 512mb now with 250+ links...
&#60;/p&#62;</description>
</item>
<item>
<title>patrick on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-194</link>
<pubDate>Mon, 13 Apr 2009 21:18:40 +0000</pubDate>
<dc:creator>patrick</dc:creator>
<guid isPermaLink="false">194@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;i think its not a memory limit if festim gets a timeout.&#60;/p&#62;
&#60;p&#62;256M should be enough for every website&#60;/p&#62;
&#60;p&#62;greets Patrick
&#60;/p&#62;</description>
</item>
<item>
<title>Rogier on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-192</link>
<pubDate>Fri, 10 Apr 2009 12:55:36 +0000</pubDate>
<dc:creator>Rogier</dc:creator>
<guid isPermaLink="false">192@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Try to change line 7 of administrator/components/com_jcrawler/admin.jcrawler.php&#60;/p&#62;
&#60;p&#62;@ini_set(\&#34;memory_limit\&#34;,\&#34;256M\&#34;);&#60;/p&#62;
&#60;p&#62;The 256M sets the limit to 256 megabytes (268435456 bytes). If this doesn’t work, keep increasing the memory limit until your script fits or your server squeals for mercy.&#60;/p&#62;
&#60;p&#62;You can also make this change permanently for all PHP scripts running on the server by adding a line like this to the server’s php.ini file:&#60;/p&#62;
&#60;p&#62;memory_limit = 64M&#60;/p&#62;
&#60;p&#62;Keep in mind that a huge memory limit is a poor substitute for good coding. A poorly written script may inefficiently squander memory which can cause severe problems for frequently executed scripts. However, some applications are run infrequently and require lots of memory like importing and processing a big data file.&#60;/p&#62;
&#60;p&#62;Change 256M to (example) 512M --&#38;gt; @ini_set(\&#34;memory_limit\&#34;,\&#34;512M\&#34;);
&#60;/p&#62;</description>
</item>
<item>
<title>patrick on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-91</link>
<pubDate>Mon, 16 Feb 2009 11:17:25 +0000</pubDate>
<dc:creator>patrick</dc:creator>
<guid isPermaLink="false">91@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Hey Festim,&#60;/p&#62;
&#60;p&#62;Thank you for your effort (asking etc..)&#60;/p&#62;
&#60;p&#62;You can ask your host the following question:&#60;/p&#62;
&#60;p&#62;\&#34;I\'m trying to connect to &#60;a href=&#34;http://www.yourdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain.com&#60;/a&#62; with PHP and the curl extension.&#60;/p&#62;
&#60;p&#62;The script is stored on the hosting of &#60;a href=&#34;http://www.yourdomain.com&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain.com&#60;/a&#62;. On connecting i recieve a timeout on port 80.&#60;/p&#62;
&#60;p&#62;Can you tell me why? Or can you connect from the webspace to the corresponding domain?\&#34;&#60;/p&#62;
&#60;p&#62;Thats it, you can replace \&#34;www.yourdomain.com\&#34; replace with the real domain and then copy &#38;#38; paste.&#60;/p&#62;
&#60;p&#62;Thank you very much!&#60;/p&#62;
&#60;p&#62;Greets Patrick
&#60;/p&#62;</description>
</item>
<item>
<title>festim on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-82</link>
<pubDate>Thu, 12 Feb 2009 16:13:37 +0000</pubDate>
<dc:creator>festim</dc:creator>
<guid isPermaLink="false">82@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Oh and i did change the parallel connections to 1, but no joy.&#60;/p&#62;
&#60;p&#62;thnx
&#60;/p&#62;</description>
</item>
<item>
<title>festim on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-81</link>
<pubDate>Thu, 12 Feb 2009 16:12:21 +0000</pubDate>
<dc:creator>festim</dc:creator>
<guid isPermaLink="false">81@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Hi Patrick,&#60;br /&#62;
My host says that all the standards ports are open. However i know that I do not have root access on appache. I had to change the folder permissions manually. Do you think this could be the problem?&#60;/p&#62;
&#60;p&#62;Here\'s what my host says: \&#34;Your site sits behind our corporate firewall but all standard ports are opened. What is it that you are trying to do and we can see what the problem is?\&#34;&#60;/p&#62;
&#60;p&#62;Any suggestion what i could ask them?&#60;/p&#62;
&#60;p&#62;thank you&#60;br /&#62;
festim
&#60;/p&#62;</description>
</item>
<item>
<title>patrick on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-78</link>
<pubDate>Thu, 12 Feb 2009 01:10:16 +0000</pubDate>
<dc:creator>patrick</dc:creator>
<guid isPermaLink="false">78@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Hey Festim,&#60;/p&#62;
&#60;p&#62;You got a timeout, try to crawl with one parallel connection.&#60;br /&#62;
Can you ask your Webspace-Provider, if there is a firewall? or something like that?&#60;/p&#62;
&#60;p&#62;Greets Patrick
&#60;/p&#62;</description>
</item>
<item>
<title>festim on "Curl error on url http://clearland.org.uk: Connection time-out after 100044 ms"</title>
<link>http://www.pixelschieber.ch/forum/topic/curl-error-on-url-httpclearlandorguk-connection-time-out-after-100044-ms#post-74</link>
<pubDate>Wed, 11 Feb 2009 18:07:59 +0000</pubDate>
<dc:creator>festim</dc:creator>
<guid isPermaLink="false">74@http://www.pixelschieber.ch/forum/</guid>
<description>&#60;p&#62;Hi, am also experiencing \&#34;There are 0 links in your sitemap\&#34; but i also get a Curl error as well as a bunch of other warnings:&#60;/p&#62;
&#60;p&#62;Notice: Use of undefined constant error - assumed \'error\' in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 660&#60;/p&#62;
&#60;p&#62;Notice: Undefined variable: ret_array in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 347&#60;/p&#62;
&#60;p&#62;Warning: array_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 347&#60;/p&#62;
&#60;p&#62;Warning: array_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 347&#60;/p&#62;
&#60;p&#62;Warning: array_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 347&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /vhost/vhost8/c/l/e/clearland.org.uk/www/administrator/components/com_jcrawler/admin.jcrawler.php on line 423&#60;/p&#62;
&#60;p&#62;Any help please?&#60;/p&#62;
&#60;p&#62;Much appreciated&#60;/p&#62;
&#60;p&#62;Festim
&#60;/p&#62;</description>
</item>

</channel>
</rss>
