<?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: Magento upgrade extension key</title>
	<atom:link href="http://www.pctechblog.com/magento/magento-upgrade-extension-key/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pctechblog.com/magento/magento-upgrade-extension-key</link>
	<description>random talk about pc problems</description>
	<lastBuildDate>Thu, 04 Feb 2010 02:27:00 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Iershad</title>
		<link>http://www.pctechblog.com/magento/magento-upgrade-extension-key/comment-page-1#comment-18</link>
		<dc:creator>Iershad</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pctechblog.com/?p=43#comment-18</guid>
		<description>Where do I have to put the key? I mean in which file?

Everywhere I read about a php.ini file... But my package only includes a php.ini.sample file.

Thats where I changed a few things without any succes. This is the original code:

; This file is for CGI/FastCGI installations.
; Try copying it to php5.ini, if it doesn&#039;t work

; adjust memory limit

memory_limit = 64M

max_execution_time = 18000

; disable magic quotes for php request vars

magic_quotes_gpc = off

; disable automatic session start
; before autoload was initialized

flag session.auto_start = off

; enable resulting html compression

zlib.output_compression = on

; disable user agent verification to not break multiple image upload

suhosin.session.cryptua = off

; turn off compatibility with PHP4 when dealing with objects
    
zend.ze1_compatibility_mode = off

; PHP for some reason ignores this setting in system php.ini 
; and disables mcrypt if this line is missing in local php.ini

extension=mcrypt.so





Very anoying...</description>
		<content:encoded><![CDATA[<p>Where do I have to put the key? I mean in which file?</p>
<p>Everywhere I read about a php.ini file&#8230; But my package only includes a php.ini.sample file.</p>
<p>Thats where I changed a few things without any succes. This is the original code:</p>
<p>; This file is for CGI/FastCGI installations.<br />
; Try copying it to php5.ini, if it doesn&#8217;t work</p>
<p>; adjust memory limit</p>
<p>memory_limit = 64M</p>
<p>max_execution_time = 18000</p>
<p>; disable magic quotes for php request vars</p>
<p>magic_quotes_gpc = off</p>
<p>; disable automatic session start<br />
; before autoload was initialized</p>
<p>flag session.auto_start = off</p>
<p>; enable resulting html compression</p>
<p>zlib.output_compression = on</p>
<p>; disable user agent verification to not break multiple image upload</p>
<p>suhosin.session.cryptua = off</p>
<p>; turn off compatibility with PHP4 when dealing with objects</p>
<p>zend.ze1_compatibility_mode = off</p>
<p>; PHP for some reason ignores this setting in system php.ini<br />
; and disables mcrypt if this line is missing in local php.ini</p>
<p>extension=mcrypt.so</p>
<p>Very anoying&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
