GithubHelp home page GithubHelp logo

登录和注册页面不跳转 about moess HOT 9 CLOSED

wzxjohn avatar wzxjohn commented on September 13, 2024
登录和注册页面不跳转

from moess.

Comments (9)

iOrange92 avatar iOrange92 commented on September 13, 2024

这个问题之前有人遇到过,你看看是不是你的 Apache 返回的状态码是 404 而不是正常的 200。请求登录的时候如果得到了 404
的返回会出这个不跳转的问题。这个我还在考虑要怎么完善一下。
On Mon, 20 Jul 2015 at 23:09 Jc [email protected] wrote:

按照教程:
https://www.evernote.com/shard/s42/sh/7a30525d-a949-4132-9916-1f4fbdbf4828/6eca7d1ce520e173b1a5ebf9489a766d,配置完成(邮件收发跳过了)。

用户和管理界面登录不跳转,卡在“正在登陆,请稍候。。。”
后台注入邀请码后,注册界面不跳转


Reply to this email directly or view it on GitHub
#48.

from moess.

jiachenwang avatar jiachenwang commented on September 13, 2024

我看了一下,确实返回的是404……

系统是debian7 x64。DO做了snapshot,需要的话,可以传给你一下

from moess.

jiachenwang avatar jiachenwang commented on September 13, 2024

@wzxjohn
第一次是用DO的LAMP建的droplet,登陆界面不跳转。第二次自己在裸的debian7 x64上手工apt-get的amp,也出现同样的问题……

“其实这好像并不是我程序的 Bug 而是 Apache 安装时候设置问题导致的 Bug 。。。因为在我自己的 Apache 环境里完全没有问题,不过很多用 LAMP 之类的一键包安装的就会出现这个问题。”

from moess.

wzxjohn avatar wzxjohn commented on September 13, 2024

@2130qwer 手动 apt-get amp 是什么鬼。。。

from moess.

jiachenwang avatar jiachenwang commented on September 13, 2024

amp: apache2, mysql-server, php5 etc

from moess.

wzxjohn avatar wzxjohn commented on September 13, 2024

@2130qwer 如果方便的话能邮件联系我把你装好的机器的管理信息发给我么?我看看能不能查出来是什么问题,如果是程序的问题的话那刚好修一下 Bug。

from moess.

jiachenwang avatar jiachenwang commented on September 13, 2024

好的。不过,没找到你邮件地址啊

可否把邮箱地址发邮件给我?

from moess.

wzxjohn avatar wzxjohn commented on September 13, 2024

@2130qwer 已经发邮件给你了,不过还没收到你的回复=。=

from moess.

wzxjohn avatar wzxjohn commented on September 13, 2024

@2130qwer 的 404 的问题已经解决,经排查发现是 Apache 的 rewrite 模块并没有开启导致了。由于我的程序设置了如果检测不到 rewrite 模块就自动把请求转交给 index.php ,所以虽然 apache 的返回码是 404,缺并不太影响使用。只是 JS 在请求数据的时候,因为返回码是 404,导致程序卡死了。

from moess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.