Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: "Christoph M. Becker" Newsgroups: comp.lang.php Subject: Re: File does not exist: /Applications/MAMP/htdocs/scripts, referer: http://localhost/earth/public/index.php/user Date: Mon, 08 Jun 2015 23:23:57 +0200 Organization: solani.org Lines: 23 Message-ID: References: <7a105de1-142a-4900-a720-4c148660ea1c@googlegroups.com> <5f911413-c00e-4730-806d-d761468bbe28@googlegroups.com> <417c7933-6940-4af7-b64d-d3cdb69196b5@googlegroups.com> <8fc920a7-3b00-4f7a-b23a-b649318c4760@googlegroups.com> <938f472e-3694-491d-9718-5be79e8804c0@googlegroups.com> <5c84e4d8-2cde-4f62-b71d-110e87754d48@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1433798636 6190 eJwFwYEBwCAIA7CXBGxx5wjF/09YgqCxcxPceHhbDtats5wwVRpGpQH8MdrjHqmVwyVr+34iVhGF (8 Jun 2015 21:23:56 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 8 Jun 2015 21:23:56 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 X-User-ID: eJwFwQEBwCAMAzBLo9B2l8OA+ZfwhFNDx0vUYrOR6cHSx7QqNtEdro0C5vNJGxeAqu568X4D+hCh In-Reply-To: <5c84e4d8-2cde-4f62-b71d-110e87754d48@googlegroups.com> Cancel-Lock: sha1:5m1LPA3z0sqGRpfoZmbFt7Rq1js= X-NNTP-Posting-Host: eJwFwYEBwCAIA7CbUFvZObXA/ycswWbQ9xA8GEyvRmseXYX3tZSOcihym6q23lBx5l6vxA9VUxLY Xref: csiph.com comp.lang.php:15442 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 . -- Christoph M. Becker