<?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: GnuPG Encryption with PHP  (on Ubuntu with Pecl)	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/gnupg-encryption-with-php-on-ubuntu-with-pecl/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/gnupg-encryption-with-php-on-ubuntu-with-pecl</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Sat, 09 Aug 2014 14:34:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: swapnil shete		</title>
		<link>https://www.brandonchecketts.com/archives/gnupg-encryption-with-php-on-ubuntu-with-pecl/comment-page-1#comment-4627</link>

		<dc:creator><![CDATA[swapnil shete]]></dc:creator>
		<pubDate>Sat, 09 Aug 2014 14:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=549#comment-4627</guid>

					<description><![CDATA[Hi,
I need assistance to load GPG/PGP libraries on Ubuntu server 12.04. 

I have installed all required libraries on this server.
- gnupg
- libgpg-error
- gpgme
I checked in phpinfo and got the result for gnupg. but  I am quit confusing about, are these libraries are loaded properly or not?. when I execute the 
below code :

this code gives me fatal error for class not found.

Could you please assist me on this?

Where we need to check :
in whcih folder?
in which library.
in how to test this.
Please provide step-by-step on this this will very help full to us. 

Thanks,
Swapnil]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I need assistance to load GPG/PGP libraries on Ubuntu server 12.04. </p>
<p>I have installed all required libraries on this server.<br />
&#8211; gnupg<br />
&#8211; libgpg-error<br />
&#8211; gpgme<br />
I checked in phpinfo and got the result for gnupg. but  I am quit confusing about, are these libraries are loaded properly or not?. when I execute the<br />
below code :</p>
<p>this code gives me fatal error for class not found.</p>
<p>Could you please assist me on this?</p>
<p>Where we need to check :<br />
in whcih folder?<br />
in which library.<br />
in how to test this.<br />
Please provide step-by-step on this this will very help full to us. </p>
<p>Thanks,<br />
Swapnil</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
