<?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>How to , and other stuff about linux, photo, php ... &#187; centos</title>
	<atom:link href="http://matrafox.info/tag/centos/feed" rel="self" type="application/rss+xml" />
	<link>http://matrafox.info</link>
	<description>Another blog just like others on internet</description>
	<lastBuildDate>Fri, 18 May 2012 10:30:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Invalid command &#8220;SSLEngine&#8221;, perhaps misspelled or   defined by a module not included in the server configuration</title>
		<link>http://matrafox.info/invalid-command-sslengine-perhaps-misspelled-or-defined-by-a-module-not-included-in-the-server-configuration.html</link>
		<comments>http://matrafox.info/invalid-command-sslengine-perhaps-misspelled-or-defined-by-a-module-not-included-in-the-server-configuration.html#comments</comments>
		<pubDate>Mon, 23 Apr 2012 12:53:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://matrafox.info/?p=286</guid>
		<description><![CDATA[If you have bellow error you should install mod_ssl &#8220;Invalid command &#8220;SSLEngine&#8221;, perhaps misspelled or defined by a module not included in the server configuration&#8221; The error message indicates that the module mod_ssl required to run SSL engine on a CentOS server is missing and needs to be installed. Install the mod_ssl module using yum [...]]]></description>
		<wfw:commentRss>http://matrafox.info/invalid-command-sslengine-perhaps-misspelled-or-defined-by-a-module-not-included-in-the-server-configuration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Equivalent of rpm -qa in ubuntu</title>
		<link>http://matrafox.info/equivalent-of-rpm-qa-in-ubuntu.html</link>
		<comments>http://matrafox.info/equivalent-of-rpm-qa-in-ubuntu.html#comments</comments>
		<pubDate>Mon, 02 Apr 2012 12:04:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://matrafox.info/?p=277</guid>
		<description><![CDATA[Well in rpm base distribution you may use this rpm -qa /path/to/file And you will have a answer like this : &#160;rpm -qf /usr/bin/top procps-3.2.7-11.1.el5 On a ubuntu server you should run dpkg -S /path/to/file &#160;dpkg -S /usr/bin/top procps: /usr/bin/top]]></description>
		<wfw:commentRss>http://matrafox.info/equivalent-of-rpm-qa-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>service php-fpm restart with error after upgrade from 5.3.8 to 5.3.10</title>
		<link>http://matrafox.info/service-php-fpm-restart-with-error-after-upgrade-from-5-3-8-to-5-3-10.html</link>
		<comments>http://matrafox.info/service-php-fpm-restart-with-error-after-upgrade-from-5-3-8-to-5-3-10.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 13:32:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[5.3.10]]></category>
		<category><![CDATA[5.3.8]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://matrafox.info/?p=240</guid>
		<description><![CDATA[Well I have to upgrade a server from php 5.3.8 to 5.3.10 on a centos server. After this the service php-fpm restart didn&#8217;t work. Stopping php-fpm: &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;[FAILED] So after a short look to the problem, [...]]]></description>
		<wfw:commentRss>http://matrafox.info/service-php-fpm-restart-with-error-after-upgrade-from-5-3-8-to-5-3-10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mytop Error in option spec: &#8220;long&#124;!&#8221;</title>
		<link>http://matrafox.info/mytop-error-in-option-spec-long.html</link>
		<comments>http://matrafox.info/mytop-error-in-option-spec-long.html#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[mytop]]></category>

		<guid isPermaLink="false">http://matrafox.info/?p=117</guid>
		<description><![CDATA[Recent mytop a inceput sa nu mai mearga pe versiunile mai noi de Centos Eroarea este: #mytop Error in option spec: &#8220;long&#124;!&#8221; Ca sa repari, editezi /usr/bin/mytop, faci un search dupa  &#8220;long&#124;!&#8221; =&#62; \$config{long_nums}, si pui un # in fata, salvezi si ar trebui sa functioneze. Multa bafta]]></description>
		<wfw:commentRss>http://matrafox.info/mytop-error-in-option-spec-long.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

