win7 nginx 安裝 typecho 不能登錄
問(wèn)題描述
本地 win7 x64 系統(tǒng),安裝的是 php5.4 和 nginx1.7
安裝之后,可以通過(guò)后臺(tái)查詢 user 表數(shù)據(jù)都已經(jīng)存在。前臺(tái)頁(yè)面點(diǎn)擊都很正常。就是不能登錄。
登錄之后,還是登錄界面。
百度找到修改 Request.php 的方法不起作用。
剛剛用 chrome 跟蹤了下,得到下面的結(jié)果
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
問(wèn)題解答
回答1:https://github.com/typecho/typecho/issues/390
你可能遇到的是這個(gè)問(wèn)題?
相關(guān)文章:
1. html5 - 如何解決bootstrap打開模態(tài)modal窗口引起頁(yè)面抖動(dòng)?2. vue.js - Vue 如何像Angular.js watch 一樣監(jiān)聽數(shù)據(jù)變化3. android - 有沒(méi)有比較好的類似微信拍攝小視頻那樣的demo4. javascript - 給頁(yè)面加了動(dòng)畫,在微信瀏覽器中顯示混亂,急救5. javascript - 小白求解,請(qǐng)問(wèn)這個(gè)dom對(duì)象的為什么能用jquery方法?6. gosts內(nèi)容是空的7. android - 試用百度地圖sdk,運(yùn)行結(jié)果出來(lái)一片空白8. javascript - 前后端分離的項(xiàng)目中如何使用微信授權(quán)登陸?9. javascript - 百度地圖一開始設(shè)置了中心點(diǎn),怎么通過(guò)按鈕在調(diào)轉(zhuǎn)到對(duì)應(yīng)的中心點(diǎn)????10. android - 百度地圖加載大量marker點(diǎn)有沒(méi)有比較好的解決方案
