您的位置:首页技术文章
文章详情页

win7 nginx 安装 typecho 不能登录

【字号: 日期:2022-06-25 11:38:28浏览:16作者:猪猪

问题描述

本地 win7 x64 系统,安装的是 php5.4 和 nginx1.7

安装之后,可以通过后台查询 user 表数据都已经存在。前台页面点击都很正常。就是不能登录。

登录之后,还是登录界面。

百度找到修改 Request.php 的方法不起作用。

刚刚用 chrome 跟踪了下,得到下面的结果

Request URL:http://yansen2.com/index.php/action/login?_=44b28e8789e68c09d8b15e776616da3bRequest Method:POSTStatus Code:302 Moved TemporarilyRequest Headersview sourceAccept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8Accept-Encoding:gzip,deflate,sdchAccept-Language:en-US,en;q=0.8Cache-Control:max-age=0Connection:keep-aliveContent-Length:31Content-Type:application/x-www-form-urlencodedCookie:PHPSESSID=u1fnru2frqa5qetbv6fvbv14l1; __typecho_lang=zh_CNHost:yansen2.comOrigin:http://yansen2.comReferer:http://yansen2.com/admin/login.phpUser-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36Query String Parametersview sourceview URL encoded_:44b28e8789e68c09d8b15e776616da3bForm Dataview sourceview URL encodedname:yansenpassword:1referer:Response Headersview sourceConnection:keep-aliveContent-Type:text/html; charset=UTF-8Date:Wed, 24 Jun 2015 11:52:00 GMTLocation:http://yansen2.com/admin/login.phpServer:nginx/1.7.0Transfer-Encoding:chunkedX-Powered-By:PHP/5.4.28

问题解答

回答1:

https://github.com/typecho/typecho/issues/390

你可能遇到的是这个问题?

标签: Windows系统 win7
相关文章: