<?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>阿债的山寨实验室 &#187; framework</title>
	<atom:link href="http://blog.declab.com/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.declab.com</link>
	<description></description>
	<lastBuildDate>Thu, 27 May 2010 03:45:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Win32上安装Magento</title>
		<link>http://blog.declab.com/web/2008/win32%e4%b8%8a%e5%ae%89%e8%a3%85magento/</link>
		<comments>http://blog.declab.com/web/2008/win32%e4%b8%8a%e5%ae%89%e8%a3%85magento/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 10:32:32 +0000</pubDate>
		<dc:creator>阿债</dc:creator>
				<category><![CDATA[WEB开发]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://rblog.declab.com/2008/1/win32%e4%b8%8a%e5%ae%89%e8%a3%85magento/</guid>
		<description><![CDATA[1. 获取Magento最新的Beta版，我当前使用的是ver 1.0.19870.1，SVN第20885次更新。 2. 将php.ini中的timeout 设置大一些：一个是php程序执行时间，一个是连接MySQL的时间。然后重启Web服务器。 3. 将以下三个目录下所有文件的权限设置为777： /app/etc /var /media 。 4. 修改源文件app/code/core/Mage/Install/Model/Installer/Config.php第148行，在&#8221; catch (Exception $e){ &#8220;下面增加 return $this; 屏蔽URL检查。 5. 添加中文语言包 zh_CN 到 app/locale目录下。 6. 在/etc/profile的PATH中添加 php的bin目录 如/usr/local/php/bin/ 在magento目录下 运行 ./pear config-set preferred_state beta No related posts. 以上关联文章由 Yet Another Related Posts Plugin 提供支持。


No related posts.

以上关联文章由 <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> 提供支持。]]></description>
			<content:encoded><![CDATA[<p>1. 获取Magento最新的Beta版，我当前使用的是ver 1.0.19870.1，SVN第20885次更新。<br />
2. 将php.ini中的timeout 设置大一些：一个是php程序执行时间，一个是连接MySQL的时间。然后重启Web服务器。<br />
3. 将以下三个目录下所有文件的权限设置为777： /app/etc  /var  /media 。<br />
4. 修改源文件app/code/core/Mage/Install/Model/Installer/Config.php第148行，在&#8221; catch (Exception $e){ &#8220;下面增加<br />
   return $this; 屏蔽URL检查。<br />
5. 添加中文语言包 zh_CN 到 app/locale目录下。</p>
<p>6. 在/etc/profile的PATH中添加 php的bin目录  如/usr/local/php/bin/<br />
   在magento目录下 运行 ./pear config-set preferred_state beta</p>


<p>No related posts.</p>
<p>以上关联文章由 <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> 提供支持。</p>]]></content:encoded>
			<wfw:commentRss>http://blog.declab.com/web/2008/win32%e4%b8%8a%e5%ae%89%e8%a3%85magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
