Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15442

Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user
Date 2015-06-08 23:23 +0200
Organization solani.org
Message-ID <ml515c$61e$1@solani.org> (permalink)
References (4 earlier) <ml4jan$abi$1@dont-email.me> <ade9d473-9f82-40b5-86b4-76c3439f7199@googlegroups.com> <938f472e-3694-491d-9718-5be79e8804c0@googlegroups.com> <ml4uef$r5u$2@solani.org> <5c84e4d8-2cde-4f62-b71d-110e87754d48@googlegroups.com>

Show all headers | View raw


jans wrote:

> I don't think it is mamp or apache.  Maybe the file isn't found?
> [Mon Jun 08 14:00:07 2015] [error] [client ::1] File does not exist: /Applications/MAMP/htdocs/conduit-local/user, referer: http://conduit-local:8888/earth/public/index.php/user
>  
> On this server it the referer refers back to itself.  So the refered back to page is correct.  maybe it is the javascript that is missing but I'm not getting any error messages only this in apache.

The error message is pretty clear:

  File does not exist: /Applications/MAMP/htdocs/conduit-local/user

So, does the file exist?  Is the file supposed to exist?  Is the URI
correct (it doesn't appear so)?  Why is *this* URI requested after
submitting the form?  What is the value of the form's action attribute?
 Is there some JavaScript involved altering the value action attribute,
or even intercepting the form submission?

Anyhow, I suggest you read
<http://www.catb.org/esr/faqs/smart-questions.html>.

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-07 21:03 -0700
  Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-07 21:24 -0700
    Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-08 10:06 -0700
      Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-08 10:17 -0700
        Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user Jerry Stuckle <jstucklex@attglobal.net> - 2015-06-08 13:28 -0400
          Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-08 13:11 -0700
            Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-08 13:23 -0700
              Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-06-08 22:37 +0200
                Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user jans <janis.rough@gmail.com> - 2015-06-08 14:04 -0700
                Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-06-08 23:23 +0200

csiph-web