<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>curl &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/curl/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 31 Mar 2026 22:56:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>CentOS 7 vs CentOS 8 differences</title>
		<link>https://it.megocollector.com/tips-and-tricks/centos-7-vs-centos-8-differences/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 17 Feb 2020 20:48:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos7]]></category>
		<category><![CDATA[centos8]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[openssl]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4339</guid>

					<description><![CDATA[I ran into several scripts that worked perfectly on CentOS 6 and 7, but failed when moved to CentOS 8. Below are a few real examples along with the fixes. curl A script I was using (originally inspired by 802.1x authentication on macOS and a GitHub example) contained: # CentOS 7 curl --negotiate -u : ... On CentOS 8, this...]]></description>
		
		
		
			</item>
		<item>
		<title>Enable Curl support for php in Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/enable-curl-support-for-php-in-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 27 May 2008 20:49:26 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=403</guid>

					<description><![CDATA[I had been testing an installation, where I encountered an error that curl support was needed to continue. After a little research, I found the following to work for me. Download the version of php that is being used. Extract php_curl.dll to php\extensions Extract libeay32.dll and ssleay32.dll to system path ie. windows\system32 Edit php.ini and uncomment (remove the semi-colon) the...]]></description>
		
		
		
			</item>
	</channel>
</rss>
