<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>fengluo (Sean Xie)</title>
    <link>https://ruby-china.org/fengluo</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>一个用 spree 搭建的网店，/admin 连接不了</title>
      <description>&lt;p&gt;这是我学长转手给我一个基于 rails 用 spree 搭建的网店。服务器是 apache+passenger
原来后台 admin 登录时，自动使用 https 链接。
不过我这里始终登录成功，却验证失败。
所以我想，干脆去掉 apache 中的 ssl 模块吧。
可是去掉之后，前台能正常显示，后台 admin 却始终不能访问。
截取 apache 的 error.log 最后这一段，求大家帮我看看啊！（实在不知道问题出在哪…）
'''
DEPRECATION WARNING: require "activerecord" is deprecated and will be removed in Rails 3. Use require "active_record" instead. (called from /usr/lib/ruby/1.8/activerecord.rb:2)
[DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.attributes.order" is no longer supported
cache: [GET /] miss
cache: [GET /admin] miss
[Wed Feb 29 09:22:17 2012] [notice] caught SIGTERM, shutting down
[Wed Feb 29 09:22:18 2012] [warn] module passenger_module is already loaded, skipping
[Wed Feb 29 09:22:18 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze3 with Suhosin-Patch Phusion_Passenger/3.0.9 configured -- resuming normal operations
'''  &lt;/p&gt;</description>
      <author>fengluo</author>
      <pubDate>Wed, 29 Feb 2012 22:35:43 +0800</pubDate>
      <link>https://ruby-china.org/topics/1511</link>
      <guid>https://ruby-china.org/topics/1511</guid>
    </item>
  </channel>
</rss>
